This page has been translated automatically.
UnigineScript
The Language
Core Library
Engine Library
Node-Related Classes
GUI-Related Classes
Plugins Library
High-Level Systems
Samples
Usage Examples
C++ API
API Reference
Integration Samples
Usage Examples
C++ Plugins
Migration
Migrating to UNIGINE 2.0
C++ API Migration
Migrating from UNIGINE 2.0 to UNIGINE 2.1
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: ()