mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-01 01:02:01 +08:00
Update README.
This commit is contained in:
parent
e9a0cd9210
commit
c4bc323c0e
@ -24,10 +24,6 @@
|
|||||||
* [x] BMP
|
* [x] BMP
|
||||||
* [x] GIF
|
* [x] GIF
|
||||||
|
|
||||||
## Limitation
|
|
||||||
|
|
||||||
Currently, TinyGLTFLoader only loads nodes and geometry(mesh/buffer) data.
|
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
* [glview](examples/glview) : Simple glTF geometry viewer.
|
* [glview](examples/glview) : Simple glTF geometry viewer.
|
||||||
@ -35,7 +31,7 @@ Currently, TinyGLTFLoader only loads nodes and geometry(mesh/buffer) data.
|
|||||||
## TODOs
|
## TODOs
|
||||||
|
|
||||||
* [ ] Support multiple scenes in `.gltf`
|
* [ ] Support multiple scenes in `.gltf`
|
||||||
* [ ] Parse `animation`, `program`, `sampler`, `shader`, `technique`, `texture`
|
* [ ] Parse `animation`, `program`, `sampler`, `shader`, `technique`
|
||||||
* [ ] Compression/decompression(Open3DGC, etc)
|
* [ ] Compression/decompression(Open3DGC, etc)
|
||||||
* [ ] Support `extensions` and `extras` property
|
* [ ] Support `extensions` and `extras` property
|
||||||
* [ ] HDR image
|
* [ ] HDR image
|
||||||
|
Loading…
x
Reference in New Issue
Block a user