These objects and functions are specific to top-level scripts running within manifoldCAD.
The worker is where everything comes together. It handles worker communication, execution of a model and exporting the final scene as a GLTF-Transform Document or URL encoded Blob.
The scene builder provides modelling outside of the native capabilities of Maniold WASM. This includes scene graphs, materials, and animation functions. In general, the scene builder follows GLTF semantics.
These are the objects and functions that are available to all manifoldCAD models.