mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-09-23 20:23:13 +08:00
10 lines
194 B
JSON
10 lines
194 B
JSON
{ "gltf_filename" : "../../models/Cube/Cube.gltf",
|
|
"scene_scale" : 1.0,
|
|
"width" : 512,
|
|
"height" : 512,
|
|
"eye" : [0, 2.5, 15],
|
|
"up" : [0, 1, 0],
|
|
"look_at" : [0, 0, 0],
|
|
"dummy" : 0
|
|
}
|