This page has been translated automatically.
Video Tutorials
Interface
Essentials
Advanced
How To
Basics
Rendering
Professional (SIM)
UnigineEditor
Interface Overview
Assets Workflow
Version Control
Settings and Preferences
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Lighting
Sandworm
Using Editor Tools for Specific Tasks
Extending Editor Functionality
Built-in Node Types
Nodes
Objects
Effects
Decals
Light Sources
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
Programming
Fundamentals
Setting Up Development Environment
Usage Examples
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
Materials and Shaders
Rebuilding the Engine Tools
GUI
Double Precision Coordinates
API
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
Content Creation
Content Optimization
Materials
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: ()