Update TODOs.

This commit is contained in:
Syoyo Fujita 2018-09-25 03:03:49 +09:00
parent e66d8c992f
commit e59dd6a5c0

View File

@ -57,13 +57,13 @@ v2.0.0 release(22 Aug, 2018)!
## TODOs ## TODOs
* [ ] Write C++ code generator from jSON schema for robust parsing. * [ ] Write C++ code generator which emits C++ code from JSON schema for robust parsing.
* [x] Serialization * [ ] Mesh Compression/decompression(Open3DGC, etc)
* [ ] Compression/decompression(Open3DGC, etc) * [ ] Load Draco compressed mesh
* [ ] Support `extensions` and `extras` property * [ ] Support `extensions` and `extras` property
* [ ] HDR image? * [ ] HDR image?
* [ ] OpenEXR extension through TinyEXR. * [ ] OpenEXR extension through TinyEXR.
* [ ] Write tests for `animation` and `skin` * [ ] Write exampple and tests for `animation` and `skin`
## Licenses ## Licenses