This page has been translated automatically.
Getting Started
Migrating to UNIGINE 2.0
C++ API Migration
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
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.

SDK Browser

This article contains brief description on the new UNIGINE SDK browser. It features:

  • Integration with the developer.unigine.com accounts.
  • Convenient downloading, installation and upgrade of multiple UNIGINE SDKs.
  • Quick creation of projects with customizable settings.
  • Browsing through various samples: UnigineScript, C++ API, C# API.
  • Downloading content on demand.
  • Self-update via Internet.
  • Easy access to UNIGINE Add-Ons library.

The information on the browser downloading and installing can be found here.

Signing In

Once the browser is installed on the computer, choose server location (Netherlands or China) and log in with your account credentials.

SDKs

To start working, you should have an SDK installed. In the SDKs tab you can install a new SDK version or add the already installed one.

  • To install a new SDK, you should do the following:
    1. Specify the SDK type in the Edition field (Game or Sim) in the SDKs tab.
    2. Specify the SDK version in the Version field.
    3. Click Install. The installation progress will be shown under the menu at the left. The installed SDK will appear in the SDKs list.

  • To add the already installed SDK, you should do the following:
    1. Click Add Installed in the SDKs tab.
    2. Specify the path to the root folder of the required SDK. It will appear in the projects list.
      Notice
      Only SDKs containing the manifest file (present from the 04/23/2015) are available for adding.

Once the SDK is installed, you can:

  • Create a new project in the Projects tab.
  • Create a project with installed add-ons in the Projects tab.
  • Run built-in demos or samples (UnigineScript, C++ API, C# API).

Notice
It is possible to upgrade the installed SDK if its newer version is available. Simply click Upgrade.

Projects

A project is an independent entity that contains all the data on your application content organized in a set of directories.

There are several ways of working with projects:

  • Create a new project (you should have an SDK installed).
  • Create a project with add-ons (you should have an SDK and add-ons installed).
  • Add an existing project from your local drive (after that, it will be easily accessible from here for editing, upgrade or other actions).

Add-Ons

An add-on is the plugged functionality extension that can be presented as any engine addition: plugin, library, material, etc.

See how to create a project with an add-on here.

The full list of add-ons and their usage is available here.

Samples

The following samples can be found in the Samples tab:

  • Demos - a set of UNIGINE demos and benchmarks
  • UnigineScript - a set of UnigineScript demos
  • C++ API - a set of C++ API demos
  • C# API - a set of C# demos

Knowledge

Access to online and offline documentation, Unigine community forum and private support.

Last update: 2017-07-03
Build: ()