[vtkusers] Isosurface opacity problem

Sebastien Jourdain sebastien.jourdain at kitware.com
Wed Dec 15 06:59:31 EST 2010


You should enable depth peeling on the renderer to fix most of the
artefact. But the rendering will be slower.

Seb

On Tue, Dec 14, 2010 at 10:01 AM, 이현철 <basalt76 at gmail.com> wrote:
> Dears
>
> I visualized isosurface using vtkMarchingContourFilter from
> vtkUnstructuredGrid.
>
> When the opacity is 1.0 , created picture looks normal.
>
> But when i adjust opacity to below 1.0, the picture has speckles depends
> on the position.
>
> Do you have any solution ?
>
> I'll really appreciate it.
>
> Attached images
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>



More information about the vtkusers mailing list