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.
This module includes modelling functions for use inside a ManifoldCAD script
(e.g.: show, only, setMaterial, etc.). It also includes a set of
management functions (e.g.: manifoldToGLTFDoc, cleanup, etc.) that are
used to export complete scenes and generally manage the state of the scene
builder.
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.
This module includes modelling functions for use inside a ManifoldCAD script (e.g.:
show,only,setMaterial, etc.). It also includes a set of management functions (e.g.:manifoldToGLTFDoc,cleanup, etc.) that are used to export complete scenes and generally manage the state of the scene builder.