This page has been translated automatically.
视频教程
界面
要领
高级
实用建议
UnigineEditor
界面概述
资产工作流程
设置和首选项
项目开发
调整节点参数
Setting Up Materials
Setting Up Properties
照明
Landscape Tool
Sandworm
使用编辑器工具执行特定任务
Extending Editor Functionality
嵌入式节点类型
Nodes
Objects
Effects
Decals
Light Sources
Geodetics
World Objects
Sound Objects
Pathfinding Objects
Players
编程
基本原理
搭建开发环境
Usage Examples
UnigineScript
C++
C#
UUSL (Unified UNIGINE Shader Language)
File Formats
Rebuilding the Engine Tools
GUI
双精度坐标
应用程序接口
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版本。

Earthworks Demo

警告
本文介绍的功能在 Community SDK 版本中不可用。
您应该升级到 Sim SDK版本才能使用它。

Earthworks demo features a backhoe loader that can be operated to drive across the construction site, dig holes and trenches. Digging is performed via voxelization of terrain volume inside the bucket and baking of voxels back into the heightmap after dumping. Earthworks demo配备了反铲装载机,可以操作该装载机在建筑工地上行驶,挖洞和挖沟。通过在桶内对地形量进行体素化并在转储后将体素烘焙回到高度图中来进行挖掘。

Terrain in the Earthworks demo resists digging, and bucket filling affects backhoe handling. With simulation of material flow and crumbling of piles while unloading a bucket the whole process looks almost real. Earthworks demo中的地形不易挖掘,铲斗填充会影响反铲的搬运。通过对物料流进行仿真并在卸载铲斗时使堆粉碎,整个过程看起来几乎是真实的。

Features特征#

  • Vehicle leaving traces behind车辆留下痕迹在之后
  • Switching between operator cabin view and view from outside在驾驶室视图和外部视图之间切换
  • Excavation activities with the soil withdrawal by the tractor digging bucket performed via voxelization of terrain volume inside the bucket and baking of voxels back into the heightmap after dumping拖拉机挖土铲斗进行的挖掘活动是通过对铲斗内部的地形体素进行立体化并在倾倒后将体素烘烤回到高度图中来进行的
  • Modification (build-up) of terrain using Particle Systems and Landscape Terrain brushes to simulate soil unloaded from the bucket使用粒子系统 Landscape Terrain画笔修改(构建)地形以模拟从铲斗中卸载的土壤
最新更新: 2021-04-09
Build: ()