This page has been translated automatically.
UnigineEditor
Interface Overview
Assets Workflow
Settings and Preferences
Working With Projects
Adjusting Node Parameters
Setting Up Materials
Setting Up Properties
Landscape Tool
Using Editor Tools for Specific Tasks
Extending Editor Functionality
Программирование
Fundamentals
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine Tools
GUI
Double Precision Coordinates
API
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
Внимание! Эта версия документация УСТАРЕЛА, поскольку относится к более ранней версии 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:

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++ 2015 (Express Edition can be downloaded for free).
  2. Install Python 2.7 (can be downloaded for free).
  3. Install CMake 3.16 or higher (can be downloaded for free).
  4. Install .NET Core 2.2.x SDK (can be downloaded for free).
Last update: 13.04.2020
Build: ()