Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 730 Bytes

File metadata and controls

16 lines (12 loc) · 730 Bytes
layout post
title Clip Planes
category image_processing

Image Processing Example 5: Clip Planes

In this example, we are using the currently visible slice from a 2D view as a clip plane in 3D.

Summary

We are loading images by using the LocalImage module and render them as a two-dimensional image stack SoRenderArea. The displayed slice is used to create a 3D plane/clip plane in a SoExaminerViewer.

Showing a slice in 2D, in 3D, and using it as a clip plane in 3D

Download

You can download the example network here