mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-07-13 19:51:49 +08:00
Fixed typos
This commit is contained in:
parent
3b25d9130a
commit
d0e293fd7d
@ -33,10 +33,10 @@ v2.0.0 release(22 Aug, 2018)!
|
|||||||
* [x] Binary glTF(GLB)
|
* [x] Binary glTF(GLB)
|
||||||
* [x] PBR material description
|
* [x] PBR material description
|
||||||
* Buffers
|
* Buffers
|
||||||
* [x] Parse BASE64 encoded embedded buffer fata(DataURI).
|
* [x] Parse BASE64 encoded embedded buffer data(DataURI).
|
||||||
* [x] Load `.bin` file.
|
* [x] Load `.bin` file.
|
||||||
* Image(Using stb_image)
|
* Image(Using stb_image)
|
||||||
* [x] Parse BASE64 encoded embedded image fata(DataURI).
|
* [x] Parse BASE64 encoded embedded image data(DataURI).
|
||||||
* [x] Load external image file.
|
* [x] Load external image file.
|
||||||
* [x] PNG(8bit only)
|
* [x] PNG(8bit only)
|
||||||
* [x] JPEG(8bit only)
|
* [x] JPEG(8bit only)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user