Skip to content

Commit

Permalink
meta: Fix some old test scenes
Browse files Browse the repository at this point in the history
Mostly focusing on testing with Blender scenes these days, so these are
a bit neglected. But keeping them around still, for the time being :]
  • Loading branch information
vkoskiv committed Oct 27, 2024
1 parent 85b1b3c commit fac6749
Show file tree
Hide file tree
Showing 4 changed files with 58 additions and 0 deletions.
1 change: 1 addition & 0 deletions input/fence.json
Original file line number Diff line number Diff line change
Expand Up @@ -210,6 +210,7 @@
"fileName": "fence.obj",
"pick_instances": [
{
"for": "Cube.029",
"transforms": [
{
"type": "rotateY",
Expand Down
1 change: 1 addition & 0 deletions input/glowmetal.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@
"fileName": "shapes/gridplane.obj",
"pick_instances": [
{
"for": "Plane",
"transforms": [
{
"type": "translate",
Expand Down
1 change: 1 addition & 0 deletions input/refraction.json
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,7 @@
"bsdf": "lambertian",
"pick_instances": [
{
"for": "Torus",
"transforms": [
{
"type": "scaleUniform",
Expand Down
Loading

0 comments on commit fac6749

Please sign in to comment.