From 15a65db6a1bf6fd33a5496988501e6b8670e0191 Mon Sep 17 00:00:00 2001 From: amy Date: Tue, 16 May 2023 11:33:15 +0000 Subject: poly-trans (almost) fully working --- readme.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'readme.md') 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 -- cgit v1.2.3