mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-07-14 18:19:10 +00:00
10 lines
188 B
JSON
10 lines
188 B
JSON
{ "obj_filename" : "cornellbox_suzanne.obj",
|
|
"scene_scale" : 1.0,
|
|
"width" : 512,
|
|
"height" : 512,
|
|
"eye" : [0, 2.5, 15],
|
|
"up" : [0, 1, 0],
|
|
"look_at" : [0, 0, 0],
|
|
"dummy" : 0
|
|
}
|