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#.
This part of the documentation discusses features that will be released in the future.
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