Open Inventor Release 2024.2.0
 
Loading...
Searching...
No Matches
Simple Isosurface

VolumeViz This example demonstrates how to use SoVolumeIsoSurface.

Note this is only for rendering. See the 'marchingCubesSurface' example to see how to extract a surface (triangles) from a volume.

Adding an SoVolumeIsosurface node before an SoVolumeRender enables to display one or multiple isosurfaces.

A SoMaterial node specifies the color and transparency of each isosurface. Here, for example, opaque bones and transparent skin.

FILES:

    • Medical/Rendering/Visualization/medicalSimpleIsosurface/simpleIsosurface.cxx

SEE ALSO

SoVolumeData SoVolumeIsoSurface

SCREENSHOT: