diff options
author | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-26 23:15:22 +1000 |
---|---|---|
committer | omniscient <17525998+omnisci3nce@users.noreply.github.com> | 2024-07-26 23:15:22 +1000 |
commit | 2e2c57a8c04575eec164279a49947cfdba250853 (patch) | |
tree | b5d20aa256de40ebd9bad7c59ab1e8ebb1c47b52 /default_scene.json | |
parent | f5e5a6fdf58f3135f3211135bfbcb6e70630309f (diff) |
scenes and pbr cleanup to handle missing texture of param
Diffstat (limited to 'default_scene.json')
-rw-r--r-- | default_scene.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/default_scene.json b/default_scene.json new file mode 100644 index 0000000..fda2c94 --- /dev/null +++ b/default_scene.json @@ -0,0 +1 @@ +{"sun":{"direction":{"x":0.0,"y":1.0,"z":0.0},"ambient":{"x":1.0,"y":1.0,"z":1.0},"diffuse":{"x":1.0,"y":1.0,"z":1.0},"specular":{"x":0.0,"y":0.0,"z":0.0}},"point_lights":[null,null,null,null],"camera_orientation":[{"x":18.9,"y":10.6,"z":11.6},{"x":-0.6,"y":-0.2,"z":-0.7}],"models":[]}
\ No newline at end of file |