Update README.

This commit is contained in:
Syoyo Fujita 2018-12-24 01:50:17 +09:00
parent 8674c60781
commit 1212a6ee51

View File

@ -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