Description: Usage: - Drag & drop a 3D image file (Analyze *.hdr and Inrimage *.inr formats are supported)
- Mouse interaction is as follows:
- left: rotation
- right: translation
- both: zoom
- Specify an appropriate isovalue in the toolbar (the name of the files provided as examples indicates the appropriate isovalue)
- Specify a mesh sizing parameter (all edges of the output surface mesh will be shorter than this value)
- Specify a distance parameter: The output surface mesh will approximate the isosurface at this accuracy. If only a uniform mesh is sought after, specify a large distance value.
- Press "mesh" on the toolbar, or the key "m". The status bar indicates the number of triangles and timing. The output mesh is non-intersecting, 2-manifold and all triangles are well-shaped. Note that when two sheets of the surface are close to each other, the mesh generator may refine at finer resolution in order to obtain a 2-manifold as output.
- To save the output mesh, press key "o" (options), check "Save files", and mesh again. The output mesh is saved into an off file in the same folder as the 3D image. Any other format could be generated on demand.
- To compare with the marching cubes algorithm executed at the resolution of the 3D image, press "marching cubes" on the toolbar. Press "space" to toggle between visualization of marching cubes vs surface mesh generated by CGAL surface mesh generator.