1
0
Fork 0
half-edge/src
hasufell 3b079c94ff Allow floating object around the center object
Former-commit-id: 7e35a8b2ef76b3e4160d28f273f038a08f6ad0eb
2014-06-13 15:41:27 +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 Allow floating object around the center object 2014-06-13 15:41:27 +02:00
gl_draw.h Allow floating object around the center object 2014-06-13 15:41:27 +02:00
gl_setup.c Allow floating object around the center object 2014-06-13 15:41:27 +02:00
gl_setup.h Allow floating object around the center object 2014-06-13 15:41:27 +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 Allow floating object around the center object 2014-06-13 15:41:27 +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