[vtkusers] Rendering error with clip planes on ray cast volumes and depth peeling

Allie Vacanti allison.vacanti at kitware.com
Fri Mar 16 13:37:29 EDT 2018


Hi Chris,

Thanks for the bug report. This merge request should fix the issue you
reported:

https://gitlab.kitware.com/vtk/vtk/merge_requests/4071

We'll get it merge into master soon.

Best,
Allie

On Wed, Feb 21, 2018 at 10:04 PM, gohlinchia <gohlinchia at gmail.com> wrote:

> Hi,
>
> I'm using VTK 8.1.0. I'm trying the new volume depth peeling with clip
> planes when I noticed a problem.
>
> When the clip planes are active (set via vtkBoxWidget) on a volume in a
> scene with polygonal meshes, the rendered volume is displayed incorrectly
> when the depth peeling is ACTIVE. When I interactively move the camera, the
> clipped volume is rendered wrongly. However, when I disable depth peeling
> the clipped volume is displayed correctly but the meshes are displayed
> wrongly. The volume is rendered using the GPU ray casting mapper and the
> meshes are rendered using the normal polydata mapper.
>
> The first image shows correct clipping without depth peeling:
> <http://vtk.1045678.n5.nabble.com/file/t342340/Clip_planes_
> without_depth_peeling.png>
>
> The next image shows the incorrect clipping with depth peeling:
> <http://vtk.1045678.n5.nabble.com/file/t342340/Clip_planes_
> with_depth_peeling.png>
>
> Anyone else encountered this problem? Is this a known bug?
>
>
>
> -----
> Chris
> --
> Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180316/6115b0d0/attachment.html>


More information about the vtkusers mailing list