Update README.

This commit is contained in:
Syoyo Fujita 2016-02-06 17:28:42 +09:00
parent 61fb52b57d
commit b495603c67

View File

@ -38,7 +38,6 @@ Currently, TinyGLTFLoader only loads nodes and geometry(mesh/buffer) data.
* [ ] Parse `animation`, `program`, `sampler`, `shader`, `technique`, `texture`
* [ ] Compression/decompression(Open3DGC, etc)
* [ ] Support `extensions` and `extras` property
* [ ] Load `.gltf` from memory.
* [ ] HDR image
* [ ] Binary glTF.