aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: addf5a562e62f0cda991b2854aab927d978239c5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18

optimized build : `clang ./src/*.c -lm -lglfw -lGL -lGLEW -fno-trapping-math`

build flags : -Dmemory_trace -Dstfu -D__debug -Dmemory_count

# todo

- fix the fps counter, its probably wrong 

- color triangles (more detailed)

- animations 

- simple transparency

# known issues

- none atm:)