Isosurface Clip Plane
14 Apr 2021 08:55 #1
Hi,
We are using the voxel isosurface example to load custom DICOM png slices. We need to clip off certain portions, so we tried to implement OpenGL glClipPlane / GL_CLIP_DISTANCE0 functionality but they are not working. Is it because of using GL_TEXTURE_3D.
So please suggest us a proper way to render the cut view for the isosurface.
Thanks
Please Log in or Create an account to join the conversation.