mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-14 20:15:53 +08:00
Update README.
This commit is contained in:
parent
87dc2753da
commit
bb3884e04e
@ -30,6 +30,8 @@
|
|||||||
|
|
||||||
* [glview](examples/glview) : Simple glTF geometry viewer.
|
* [glview](examples/glview) : Simple glTF geometry viewer.
|
||||||
* [writer](examples/writer) : Simple glTF writer(serialize `tinygltf::Scene` class)
|
* [writer](examples/writer) : Simple glTF writer(serialize `tinygltf::Scene` class)
|
||||||
|
* [alembic_to_gltf](examples/alembic_to_gltf) : Simple Alembic to glTF converter.
|
||||||
|
* [cyhair_to_gltf](examples/cyhair_to_gltf) : Simple CyHair(hair curves) to glTF converter.
|
||||||
|
|
||||||
## TODOs
|
## TODOs
|
||||||
|
|
||||||
@ -84,7 +86,7 @@ if (!ret) {
|
|||||||
### Setup
|
### Setup
|
||||||
|
|
||||||
Python 2.6 or 2.7 required.
|
Python 2.6 or 2.7 required.
|
||||||
Git clone https://github.com/KhronosGroup/glTF to your local dir.
|
Git clone https://github.com/KhronosGroup/glTF-Sample-Models to your local dir.
|
||||||
|
|
||||||
### Run test
|
### Run test
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user