Skip to content
Snippets Groups Projects
Commit 03c62b64 authored by David Hoksza's avatar David Hoksza
Browse files

readme

parent accba87e
No related branches found
No related tags found
No related merge requests found
# litemol2gltf # 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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment