These are the objects and functions that are available to manifoldCAD
models.
This is an isomorphic module. When imported within manifoldCAD, the bundler
will swap it out for an identical module running in the worker context.
When imported as an ES module, it will implicitly instantiate a manifold wasm
module, and export it along with relevant scene-builder properties.
This allows models to behave identically when running on manifoldCAD.org,
through the CLI, or through nodejs.
These are the objects and functions that are available to manifoldCAD models.
This is an isomorphic module. When imported within manifoldCAD, the bundler will swap it out for an identical module running in the worker context. When imported as an ES module, it will implicitly instantiate a manifold wasm module, and export it along with relevant scene-builder properties. This allows models to behave identically when running on manifoldCAD.org, through the CLI, or through nodejs.