aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoramy <[email protected]>2023-05-05 14:30:27 +0000
committeramy <[email protected]>2023-05-05 14:30:27 +0000
commit514793382e3b3a236f41c4ec3eccb43746b1cc8f (patch)
treedb02aaa0b3183c6455f0df00f4fec7341076b758
parentb44df4b07d0aec69f35f5f125996baf8fa9e864e (diff)
readme
-rw-r--r--readme.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 6f29db3..b940117 100644
--- a/readme.md
+++ b/readme.md
@@ -1,5 +1,10 @@
optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math`
-#known issues
+# todo
+
+- find a better epsilon
+
+# known issues
+
- glfw & glew causes memory leak (not lost, related to video drivers)