half-edge/src
hasufell acadb1161c
Be more fault tolerant for drawing normals
Some open data structures are not yet supported
with vertex normals. Avoid infinite loop for those and
just draw what we got.
2014-05-17 14:55:46 +02:00
..
test Finalize consistency tests 2014-05-16 15:08:51 +02:00
Makefile Move half-edge assembler to separate .c file 2014-05-16 20:10:43 +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 Be more fault tolerant for drawing normals 2014-05-17 14:55:46 +02:00
gl_draw.h Add @file/@brief doc, merge parser into half_edge 2014-05-10 19:33:54 +02:00
half_edge.c Be more fault tolerant for drawing normals 2014-05-17 14:55:46 +02:00
half_edge.h Refactor 2014-05-17 14:07:34 +02:00
half_edge_AS.c Free obj_f_vt if we don't need it 2014-05-17 14:18:58 +02:00
main.c Set window title 2014-05-17 03:31:56 +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 Add is_null_vector() function 2014-05-13 20:09:32 +02:00
vector.h Add is_null_vector() function 2014-05-13 20:09:32 +02:00