This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
专业(SIM)
UnigineEditor
界面概述
资源工作流程
版本控制
设置和首选项
项目开发
调整节点参数
Setting Up Materials
设置属性
照明
Sandworm
使用编辑器工具执行特定任务
如何擴展編輯器功能
嵌入式节点类型
Nodes
Objects
Effects
Decals
光源
Geodetics
World Nodes
Sound Objects
Pathfinding Objects
Players
编程
基本原理
使用范例
C++
C#
UnigineScript
UUSL (Unified UNIGINE Shader Language)
Plugins
File Formats
材质和着色器
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
Animations-Related Classes
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
VR-Related Classes
创建内容
内容优化
材质
Material Nodes Library
Miscellaneous
Input
Math
Matrix
Textures
Art Samples
Tutorials

Windows开发环境

注意
Supported OS versions: Windows 10/11 x64.
For hardware specifications, see System Requirements.
支持的操作系统版本: Windows 10/11 x64.
有关硬件规格,请参阅系统要求

To start working with the Unigine engine on the Windows platform you should install the UNIGINE SDK and additional software.要开始在Windows平台上使用Unigine引擎,您应该安装UNIGINE SDK和其他软件。

Prepare the Environment for Windows为Windows准备环境#

Install UNIGINE SDK安装UNIGINE SDK#

There are two ways to install SDK:有两种安装SDK的方法:

  • If you have a UNIGINE SDK archive downloaded at the UNIGINE developer portal:
    1. Extract the archive into a target directory.Extract the archive into a target directory.
    2. Run browser.exe to launch UNIGINE SDK Browser. The downloaded UNIGINE SDK will be available on the SDKs tab.
      注意
      UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.
      UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.
      Run browser.exe to launch UNIGINE SDK Browser. The downloaded UNIGINE SDK will be available on the SDKs tab.
      注意
      UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.
    Extract the archive into a target directory.Run browser.exe to launch UNIGINE SDK Browser. The downloaded UNIGINE SDK will be available on the SDKs tab.
    注意
    UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.
    UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.
    如果您从 UNIGINE开发人员门户网站下载了 UNIGINE SDK归档文件
    1. Extract the archive into a target directory.将存档解压缩到目标目录。
    2. Run browser.exe to launch UNIGINE SDK Browser. The downloaded UNIGINE SDK will be available on the SDKs tab.
      注意
      UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.
      UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.
      运行browser.exe以启动 UNIGINE SDK浏览器。下载的UNIGINE SDK将在SDKs选项卡上可用。
      注意
      UNIGINE SDK Browser is required when using UnigineEditor or debug builds of the engine.使用UnigineEditor或调试引擎版本时,需要使用UNIGINE SDK Browser。
  • If you have UNIGINE SDK Browser downloaded at the UNIGINE developer portal:
    1. Install the browser.Install the browser.
    2. Install or add installed UNIGINE SDK.Install or add installed UNIGINE SDK.
    Install the browser.Install or add installed UNIGINE SDK.
    如果您在 UNIGINE开发人员门户网站下载了 UNIGINE SDK浏览器
    1. Install the browser.安装浏览器。
    2. Install or add installed UNIGINE SDK.安装添加已安装 UNIGINE SDK。

Additional Software附加软件#

To start your project with UNIGINE SDK you need to install the required software to prepare the development environment:要使用UNIGINE SDK启动您的项目,您需要安装所需的软件以准备开发环境:

  1. IDE — we recommend using Microsoft Visual C++ 2015+ (C#/C++), Visual Studio Code (C#/C++), Rider (C#), Qt Creator (mostly used for Qt framework development, but also suitable for regular C++ projects).IDE Microsoft Visual C++ 2015+ (C#/C++), Visual Studio Code (C#/C++), Rider (C#), Qt Creator (多用于Qt框架开发,也适用于常规C++项目)。
  2. Python 3.10可以免费下载)。
  3. CMake 3.19 or higher (can be downloaded for free). CMake is a tool that simplifies project building for different platforms.CMake 3.19或更高版本(可以免费下载)。
  4. .NET SDK (can be downloaded for free). It is required to develop projects using C# Component System. See here how to install .NET SDK and check its version..NET SDK可以免费下载)。
最新更新: 2023-11-17
Build: ()