This commit is contained in:
iutbgdin 2025-10-09 11:21:46 +02:00
parent 4fc6072d11
commit 03cab64d58
3 changed files with 9 additions and 1 deletions

1
.gitignore vendored
View file

@ -6,7 +6,6 @@
*.slo
*.lo
*.o
*.obj
# Precompiled Headers
*.gch

7
assets/cube.obj Normal file
View file

@ -0,0 +1,7 @@
OBJECT
0,0,1;0,1,1;1,0,1;1,1,1:FF00FF0000
0,0,1;0,1,1;0,0,0;0,1,0:00FFFF0000
0,0,0;0,0,1;1,0,1;1,0,0:FF00000000
0,1,0;0,1,1;1,1,1;1,1,0:0000FF0000
1,0,1;1,1,1;1,1,0;1,0,0:00FF000000

2
assets/light.obj Normal file
View file

@ -0,0 +1,2 @@
OBJECT
0,0,0:FF00FFFF10