mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-12 00:08:59 +08:00
Remove binary extension since glTF 2.0 supports binary format in native manner.
This commit is contained in:
parent
d9d012a5df
commit
06402256c7
@ -12,7 +12,7 @@
|
|||||||
* Moderate parsing time and memory consumption.
|
* Moderate parsing time and memory consumption.
|
||||||
* glTF specification v2.0.0
|
* glTF specification v2.0.0
|
||||||
* [x] ASCII glTF
|
* [x] ASCII glTF
|
||||||
* [x] Binary glTF(https://github.com/KhronosGroup/glTF/tree/master/extensions/Khronos/KHR_binary_glTF)
|
* [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 fata(DataURI).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user