mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-09-23 18:23:16 +08:00
Update README.
This commit is contained in:
parent
8674c60781
commit
1212a6ee51
@ -43,6 +43,9 @@ v2.0.0 release(22 Aug, 2018)!
|
|||||||
* [x] BMP
|
* [x] BMP
|
||||||
* [x] GIF
|
* [x] GIF
|
||||||
* [x] Custom Image decoder callback(e.g. for decoding OpenEXR image)
|
* [x] Custom Image decoder callback(e.g. for decoding OpenEXR image)
|
||||||
|
* Load from memory
|
||||||
|
* Custom callback handler
|
||||||
|
* [x] Image load
|
||||||
|
|
||||||
## Examples
|
## Examples
|
||||||
|
|
||||||
@ -66,6 +69,8 @@ v2.0.0 release(22 Aug, 2018)!
|
|||||||
* [ ] HDR image?
|
* [ ] HDR image?
|
||||||
* [ ] OpenEXR extension through TinyEXR.
|
* [ ] OpenEXR extension through TinyEXR.
|
||||||
* [ ] Write example and tests for `animation` and `skin`
|
* [ ] Write example and tests for `animation` and `skin`
|
||||||
|
* [ ] Skinning
|
||||||
|
* [ ] Morph targets
|
||||||
|
|
||||||
## Licenses
|
## Licenses
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user