Skip to main content

Executor

The Executor provides a standalone Tellusim Engine runtime for executing Tellusim scene files. It supports full customization of scene and rendering parameters via command-line options or *.args Xml configs. Scenes and all resources can be loaded directly from archive files.

It supports advanced output and rendering configurations through the following plugins: MutiView, Stereo, Panorama, OpenXR, and XRLink. Additionally, the following upscaling plugins are supported: DLSS, FSR, XeSS, and MTLFX.

info

For mobile targets (iOS and Android), script sources can be embedded directly into the application binary by specifying the exports=Scripts.cpp argument for the Makefile. This allows scenes and logic to be bundled with the app for offline or store distribution.