From d51a878cd6fbb3bc7864140b0ce82a1908a5ed57 Mon Sep 17 00:00:00 2001 From: amy Date: Fri, 12 May 2023 13:00:58 +0000 Subject: aaa TwT do transparency pwease --- readme.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'readme.md') diff --git a/readme.md b/readme.md index e446359..360743c 100644 --- a/readme.md +++ b/readme.md @@ -1,17 +1,19 @@ -optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math` +optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math -Dskip_memory_trace` -optional flags : -Dskip_memory_trace -Dstfu +build flags : -Dskip_memory_trace -Dstfu -D_debug # todo -- find a better epsilon - - fix the fps counter, its probably wrong -- color triangles +- color triangles (more detailed) + +- separate alloc tracing, and counting + +- animations --animations +- simple transparency # known issues -- cgit v1.2.3