aboutsummaryrefslogtreecommitdiff
path: root/readme.md
blob: e446359cb027782a6ef21dcaa35ebb8dac52cac7 (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`

optional flags : -Dskip_memory_trace -Dstfu

# todo

- find a better epsilon

- fix the fps counter, its probably wrong 

- color triangles

-animations 

# known issues

- none atm:)