[vtkusers] vtkDepthSortPolyData

Aashish Chaudhary aashish.chaudhary at kitware.com
Wed Nov 27 11:32:10 EST 2013


Dave earlier had a nice reply: (You can always search VTK mailing list)

Try depth peeling instead of vtkDepthSortPolyData since it will sort the
entire scene, not just one object.
ie
http://www.vtk.org/Wiki/VTK/Depth_Peeling
instead of
http://www.vtk.org/Wiki/VTK/Examples/Cxx/Visualization/DepthSortPolyData


On Tue, Nov 26, 2013 at 3:23 PM, Doug Hoppes <dhoppes at mbfbioscience.com>wrote:

>  Hi all,
>
>
>
>                 I’m trying to change the opacity on my sphere and notice
> that I can see a lot of the triangles at different angles.  Is there any
> faster way to get the sphere opacity looking good  other than the vtkDepthSortPolyData?
> This is a pretty slow method.
>
>
>
> Doug
>
> _______________________________________________
> 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
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20131127/c775de4c/attachment.htm>


More information about the vtkusers mailing list