mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-02 12:30:42 +08:00
24 lines
294 B
JSON
24 lines
294 B
JSON
{
|
|
"commented_out_obj_filename": "cornellbox_suzanne.obj",
|
|
"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
|
|
}
|