aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authoramy <[email protected]>2023-05-16 11:33:15 +0000
committeramy <[email protected]>2023-05-16 11:33:15 +0000
commit15a65db6a1bf6fd33a5496988501e6b8670e0191 (patch)
tree4a5850e82dc9eb1773a9f3adc0aeb8be783546b1 /readme.md
parente5bdf615e60d3aeaf141750c034fa1629957ffbb (diff)
poly-trans (almost) fully working
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 1 insertions, 3 deletions
diff --git a/readme.md b/readme.md
index 3bb2290..addf5a5 100644
--- a/readme.md
+++ b/readme.md
@@ -1,7 +1,7 @@
optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math`
-build flags : -Dmemory_trace -Dstfu -D_debug -Dmemory_count
+build flags : -Dmemory_trace -Dstfu -D__debug -Dmemory_count
# todo
@@ -9,8 +9,6 @@ build flags : -Dmemory_trace -Dstfu -D_debug -Dmemory_count
- color triangles (more detailed)
-- separate alloc tracing, and counting
-
- animations
- simple transparency