3D Render First Files

This commit is contained in:
Asrın Doğan
2020-01-08 14:45:47 +03:00
parent d45db29f4e
commit 84eb390803
6 changed files with 178 additions and 1 deletions

2
3DTest/makefile Normal file
View File

@@ -0,0 +1,2 @@
main.exe : *.cpp
g++ -o main.exe *.cpp ../SFML/*.a