half-edge/src
hasufell 480da24de4
Replace glut with SDL2
2014-06-06 22:16:33 +02:00
..
test Finalize consistency tests 2014-05-16 15:08:51 +02:00
Makefile Replace glut with SDL2 2014-06-06 22:16:33 +02:00
bezier.c Visualize the construction of the indermediate bezier control points 2014-06-01 18:17:11 +02:00
bezier.h Visualize the construction of the indermediate bezier control points 2014-06-01 18:17:11 +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 Replace glut with SDL2 2014-06-06 22:16:33 +02:00
gl_draw.h Replace glut with SDL2 2014-06-06 22:16:33 +02:00
gl_setup.c Replace glut with SDL2 2014-06-06 22:16:33 +02:00
gl_setup.h Replace glut with SDL2 2014-06-06 22:16:33 +02:00
half_edge.c Move bezier stuff to it's own module 2014-06-01 15:12:37 +02:00
half_edge.h Move bezier stuff to it's own module 2014-06-01 15:12:37 +02:00
half_edge_AS.c Fix memory leak when there is no face 2014-06-01 02:12:49 +02:00
main.c Replace glut with SDL2 2014-06-06 22:16:33 +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 Set parameters const where possible 2014-06-01 16:47:58 +02:00
vector.h Set parameters const where possible 2014-06-01 16:47:58 +02:00