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
Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии SDK! Пожалуйста, переключитесь на самую актуальную документацию для последней версии SDK.
Внимание! Эта версия документации описывает устаревшую версию SDK, которая больше не поддерживается! Пожалуйста, обновитесь до последней версии SDK.

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: 03.07.2017
Build: ()