Update 'readme.md'

This commit is contained in:
grantsquires 2023-05-25 00:45:59 +00:00
parent 679b66ca2c
commit 8258c904b4
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`