-
David Hoksza authoredDavid Hoksza authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To learn more about this project, read the wiki.
litemol2gltf
Litemol2glTF exports scenes from LiteMol to the glTF format.
Installation
npm install
npm build
or
npm start
Current limitations
- transparency
- indexed buffer attributes (see three.js and glTF specification) are unfolded, because the glTFExporter does not currently support them