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