Update 'readme.md'

This commit is contained in:
amy 2023-05-25 00:45:59 +00:00
parent f24f476724
commit 639907ac3a
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`