This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
基础
专业(SIM)
UnigineEditor
界面概述
资源工作流程
Version Control
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Sandworm
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
使用范例
C++
C#
UnigineScript
统一的Unigine着色器语言 UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
材质和着色器
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
Animations-Related Classes
Containers
Common Functionality
Controls-Related Classes
Engine-Related Classes
Filesystem Functionality
GUI-Related Classes
Math Functionality
Node-Related Classes
Objects-Related Classes
Networking Functionality
Pathfinding-Related Classes
Physics-Related Classes
Plugins-Related Classes
IG Plugin
CIGIConnector Plugin
Rendering-Related Classes
VR-Related Classes
创建内容
内容优化
材质
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

Quick Start

This chapter describes how to quickly add the SpiderVision plugin to your project and make it work.

  1. Add the plugin to your project in SDK Browser by clicking the Other Actions button on your project tab and then Configure -> Plugins -> SpiderVision:

  2. Add the startup argument:

    Shell commands
    -extern_plugin UnigineSpiderVision
  3. Run the project and open the configuration window by pressing the F10 key.

  4. If you previously had a project that used multi-monitor display, i.e. you have a *.cfg file that you want to use, import it (File -> Import). See more details here.

    Otherwise, start creating a new configuration file: add a viewport (click Create on the left panel and select the viewport that has been added to the viewport area) and configure it by setting its type depending on how the image will be rendered — on the display or by a projector. Configure all other settings.

    You can also quickly generate a wall of viewports (Generate -> Wall) and configure the viewport settings for them in a group or individually:

    Notice
    To initiate rendering of the configured viewports or apply any changes, save and load the configuration file.
  5. Fine-tune the rendered image using the projection setup window (Tools -> Projection Setup):

    Projection Setup window

    Settings in this window allow you to:

    • Mirror, flip, or otherwise rotate projections. You can also move and rotate the projected image in the viewport setup window to achieve the requried result: for example, if the image is behind the view point it is mirrored horizontally and vertically.
    • Control warping for each projection.
    • Apply edge blending for each projection to fix overlit areas created by overlapping projections.
    • Adjust color intensity for each projection.

    Check this article on configuring projection for more details.

Last update: 2024-12-13
Build: ()