88dd015639
Tweaked the triangulator options to add quality mesh refinement.
16 lines
185 B
Makefile
16 lines
185 B
Makefile
EXTRA_DIST = process-dem.pl
|
|
|
|
SUBDIRS = \
|
|
Lib \
|
|
Prep \
|
|
Construct \
|
|
Utils \
|
|
Areas \
|
|
AssemTris \
|
|
FixNode \
|
|
FixObj \
|
|
SplitTris \
|
|
Stripe_w \
|
|
Tri2obj
|
|
|
|
bin_SCRIPTS = process-dem.pl
|