Volume Rendering
Choosing Slices
- Slices should be perpendicular to viewer to maximize effectiveness of texture and blend
- Image is manipulated by texture coordinates on slice
- Use texgen to map data to slices
- Optimal number of slices matches texture dimensions
- Clip slices to data volume (avoid clampling artifacts)
- Close-ups: use spherical shells rather than flat slices