rdiankov / openrave

Open Robotics Automation Virtual Environment: An environment for testing, developing, and deploying robotics motion planning algorithms.
http://www.openrave.org
Other
727 stars 344 forks source link

more stable isosurface computation #216

Open rdiankov opened 12 years ago

rdiankov commented 12 years ago

current vtk implementation crashes when qt viewer is launched...

candidates:

ijkmcube - http://www.cse.ohio-state.edu/research/graphics/isotable/

lbie-mesher - http://ccvweb.csres.utexas.edu/cvc/projects/project.php?pageIndex=1&proID=10

gts - http://gts.sourceforge.net/

interesting set of libraries:

http://www.robertschneiders.de/meshgeneration/software.html

rdiankov commented 12 years ago

it seems that linkstatistics only used this to show the data, so not important change.

in either case gnu gts is the best option. Check out gts_isosurface_cartesian fuction. here's sample code

http://gerris.sourcearchive.com/documentation/0.6.0/graphic_8c-source.html