half-edge/src
hasufell c895e3970f
Fix step factor calc in draw_bez()
2014-06-08 00:24:57 +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 Fix step factor calc in draw_bez() 2014-06-08 00:24:57 +02:00
gl_draw.h Rm extraneous newlines 2014-06-06 22:23:22 +02:00
gl_setup.c Reinstate L/l for growing/shrinking vector normal length 2014-06-06 22:39:57 +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 Rm obsolete check 2014-06-07 02:25:52 +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