mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-11 06:49:02 +08:00
Update doc.
This commit is contained in:
parent
ebce2521b2
commit
72f3f77840
@ -8,6 +8,7 @@
|
|||||||
|
|
||||||
* Alembic data with Ogawa backend only
|
* Alembic data with Ogawa backend only
|
||||||
* Simple poly mesh only
|
* Simple poly mesh only
|
||||||
|
* Simple curve only
|
||||||
* Static mesh only(Use first time sample. no animation)
|
* Static mesh only(Use first time sample. no animation)
|
||||||
|
|
||||||
## Compile
|
## Compile
|
||||||
@ -43,7 +44,7 @@ Here is an example JSON description of curves primitive.
|
|||||||
},
|
},
|
||||||
"material": "material_1",
|
"material": "material_1",
|
||||||
"mode": 0,
|
"mode": 0,
|
||||||
"extra" {
|
"extras" {
|
||||||
"ext_mode" : "curves"
|
"ext_mode" : "curves"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user