half-edge/src
hasufell 2552912e96 Fix bezier allocations
Former-commit-id: 588d1e5215bfd031832922394a7ddbe536e0917d
2014-06-08 04:24:25 +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 Convert the rest to conditional reallocs 2014-06-08 02:45:22 +02:00
err.h Add @file/@brief doc, merge parser into half_edge 2014-05-10 19:33:54 +02:00
filereader.c Optimize file reading function 2014-06-08 03:01:51 +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 Convert the rest to conditional reallocs 2014-06-08 02:45:22 +02:00
half_edge_AS.c Fix bezier allocations 2014-06-08 04:24:25 +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