testing 'tessellate' jni

This commit is contained in:
Hannes Janetzek
2013-06-15 16:49:42 +02:00
parent 674f1a6124
commit dce0507d36
34 changed files with 7080 additions and 1 deletions

2
jni/tessellate/Makefile Normal file
View File

@@ -0,0 +1,2 @@
all:
gcc dict.c mesh.c render.c tess.c geom.c memalloc.c normal.c priorityq.c sweep.c tessmono.c tessellate.c main.c -o tessellate