aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramy <[email protected]>2023-05-25 00:45:59 +0000
committeramy <[email protected]>2023-05-25 00:45:59 +0000
commit639907ac3a44b7f7ac6e976858fd4c85f1b54a68 (patch)
treec568ddb25f79dbefe657a5e873e001c1672aa0a7
parentf24f476724d5585e253b7e9b7f1b767fe5c8bb6c (diff)
Update 'readme.md'
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index 2595b93..4af68ac 100644
--- a/readme.md
+++ b/readme.md
@@ -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`