Merge branch 'master' of git.disroot.org:grantsquires/3d-gl

a
This commit is contained in:
amy 2023-05-26 17:29:32 +00:00
commit d9c4bae85e
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
wanted to learn about 3d rendering and how rendering engines work at the lower levels
optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math -ffast-math`