half-edge/src
hasufell 034a8dd0be Use vertices normals of the .obj file
Former-commit-id: a78c9ea77d8bbb6f7ec87a8937e6275001c5c804
2014-06-13 14:50:15 +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 Use vertices normals of the .obj file 2014-06-13 14:50:15 +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 Use vertices normals of the .obj file 2014-06-13 14:50:15 +02:00
half_edge.h Use vertices normals of the .obj file 2014-06-13 14:50:15 +02:00
half_edge_AS.c Use vertices normals of the .obj file 2014-06-13 14:50:15 +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