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.

Setting Up Development Environment

With UNIGINE, you can build standalone applications for all the leading platforms using a single codebase.

Once the development environment is set up, you can harness the full power of desktop platforms. Code once, and then build and deploy native applications across multiple platforms in one go. The resulting files will directly depend on the build target.

Prepare Development Environment#

The latest platform-specific version of UNIGINE SDK (binary or source releases are available depending on your license) can be downloaded at the UNIGINE developer portal in the Downloads section. You have two options how to install the SDK:

  1. Download the UNIGINE SDK Browser and then download the proper SDK.
  2. Download the UNIGINE 2 SDK.

Notice
A 64-bit Operating System is required to develop applications using UNIGINE 2 SDK.
Read the following articles to know how to prepare the development environment of different platforms:
Last update: 10.04.2020
Build: ()