NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.
To learn about what's going on, see About the Archive Site.
Hi Matt, > Does anyone know of an available isosurface extraction application using > VisAD that is based on using tetrahedra rather than marching cubes? I > am interested in experimenting with surface extraction using tetrahedra, > rather than cubes, in adaptive resolution visualizations. Any ideas and > help appreciated. Thanks for your time. VisAD uses tetrahedra for isosurfaces of Fields sampled on IrregularSets. You can find the code in the makeIsosurface() method of visad/Irregular3DSet.java. Cheers, Bill
visad
archives: