This page has been translated automatically.
Programming
Fundamentials
UnigineScript
High-Level Systems
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine and Tools
GUI
Double Precision Coordinates
API
Core Library
Containers
Engine Classes
Node-Related Classes
Rendering-Related Classes
Physics-Related Classes
Bounds-Related Classes
GUI-Related Classes
Controls-Related Classes
Pathfinding-Related Classes
Utility Classes
Warning! This version of documentation is OUTDATED, as it describes an older SDK version! Please switch to the documentation for the latest SDK version.
Warning! This version of documentation describes an old SDK version which is no longer supported! Please upgrade to the latest SDK version.

Windows Development Environment

To start working with the Unigine engine on the Windows platform you should install the Unigine SDK and additional software.

Prepare the Environment for Windows

Install Unigine SDK

There are two ways to install SDK:

  1. If you downloaded a Unigine 2 SDK archive:
    1. Extract the archive into a target directory.
    2. Run browser.exe.
  2. If you downloaded a Unigine SDK Browser, install the browser and then install Unigine 2 SDK.

Additional Software

To start your project with Unigine SDK you need to install the required software to prepare the development environment:

  1. Install Microsoft Visual C++ 2010/2013 Express Edition (can be downloaded for free).
  2. If you install Microsoft Visual Studio which version is older than 2013 you should also install:
  3. Install Python 2.7 (can be downloaded for free).
  4. Install SCons 2.0+ (can be downloaded for free).
Last update: 2017-07-03
Build: ()