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 = "meshes.obj"
Camera = {
pos = { 0.5, 4.5, 0.2 },
size_x = 500,
size_y = 700,
}