Adding scene files

This commit is contained in:
IlyaShurupov 2023-10-16 22:38:45 +03:00
parent 517dc83c85
commit 3e9365b1ee
13 changed files with 2240 additions and 2079 deletions

View file

@ -0,0 +1,8 @@
Meshes = "normals.obj"
Camera = {
pos = { 4, 4, 4 },
size_x = 400,
size_y = 600,
}