diff options
author | amy <[email protected]> | 2023-05-25 00:45:59 +0000 |
---|---|---|
committer | amy <[email protected]> | 2023-05-25 00:45:59 +0000 |
commit | 639907ac3a44b7f7ac6e976858fd4c85f1b54a68 (patch) | |
tree | c568ddb25f79dbefe657a5e873e001c1672aa0a7 | |
parent | f24f476724d5585e253b7e9b7f1b767fe5c8bb6c (diff) |
Update 'readme.md'
-rw-r--r-- | readme.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |