TOR Platform SDK
Gaea is built on QuadSpinner's proprietary TOR Platform, a powerful terrain processing engine.
The TOR Platform leverages cutting-edge technologies such as advanced vector computations, hybrid CPU/GPU processing, SIMD/SPMD processing, and a full framework dedicated to creating and managing complex terrain graphs.
The TOR Platform is built on Microsoft .NET 8.0 and is programmed using C#.
Unreleased Feature Information
This part of the documentation discusses features that will be released in the future.
The current Scripting and Expressions features are a basic built-in exposure of the SDK features.
Extensibility
The TOR Platform SDK lets developers write their own custom nodes and plugins for Gaea using C# and C++.
The TOR framework has a robust infrastructure that focuses on ease-of-use and reusability, so you can write complex nodes with minimal code.
Last updated