3D cube render, basic interpolation, culling

This commit is contained in:
Krzosa Karol
2022-02-13 12:23:13 +01:00
commit d69180dbe6
9 changed files with 8528 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
.vs/
x64/
*.sln
*.vcxproj*