Adding scene files
This commit is contained in:
parent
bb2b0b926f
commit
a62e665623
13 changed files with 2240 additions and 2079 deletions
8
RayTracer/applications/rsc/normals/script.lua
Normal file
8
RayTracer/applications/rsc/normals/script.lua
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
Meshes = "normals.obj"
|
||||
|
||||
Camera = {
|
||||
pos = { 4, 4, 4 },
|
||||
size_x = 400,
|
||||
size_y = 600,
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue