export 3d scene

This module will export the entire view (model) in the following formats to allow importing to other 3D modeling software:

  • glTF 2.0 (.glb binary format)
  • FBX (.fbx)
  • COLLADA (.dae)

All files are written in a coordinates system where the X-Y origin (0,0) is the Application Origin. This is done to preserve precision in these formats which are fundamentally single precision.