@houseki-engine/gltf
v10.0.0
Published
Allows you to import and export glTF models. Uses [glTF-Transform](https://gltf-transform.donmccurdy.com/) internally.
Downloads
28
Readme
@houseki-engine/gltf
Allows you to import and export glTF models. Uses glTF-Transform internally.
Extensions
The following glTF extensions are supported:
Usage
Draco compression requires the consumer of this library to load the draco encoder / decoder within their page. Check out the Draco repository for more information.