half-edge/src
hasufell 5afe6e0bda
Improve drawing conditions
2014-05-31 18:51:41 +02:00
..
test Finalize consistency tests 2014-05-16 15:08:51 +02:00
Makefile Move half-edge assembler to separate .c file 2014-05-16 20:10:43 +02:00
common.h Use REALLOC macro for improved readability 2014-05-15 18:50:57 +02:00
err.h Add @file/@brief doc, merge parser into half_edge 2014-05-10 19:33:54 +02:00
filereader.c Fix include order 2014-05-15 18:51:48 +02:00
filereader.h Add @file/@brief doc, merge parser into half_edge 2014-05-10 19:33:54 +02:00
gl_draw.c Improve drawing conditions 2014-05-31 18:51:41 +02:00
gl_draw.h Fix vsync 2014-05-17 17:24:29 +02:00
half_edge.c Improve readability 2014-05-31 18:43:35 +02:00
half_edge.h Allow to read bezier curves 2014-05-31 17:32:40 +02:00
half_edge_AS.c Allow to draw bezier curve (only the points) 2014-05-31 18:43:05 +02:00
main.c Fix vsync 2014-05-17 17:24:29 +02:00
print.c Save texture coordinates as well 2014-05-17 02:52:00 +02:00
print.h Finish up the new parsing modules 2014-05-15 22:42:22 +02:00
vector.c Add is_null_vector() function 2014-05-13 20:09:32 +02:00
vector.h Add is_null_vector() function 2014-05-13 20:09:32 +02:00