[vtkusers] Re: How to implement two-pass rendering

clinton at elemtech.com clinton at elemtech.com
Wed Dec 13 10:54:16 EST 2006


How about using two actors/mappers per data set?  One with front face culling, 
and one with back face culling?

Clint

On Tuesday 12 December 2006 11:56 pm, 刘卓 wrote:
> Hi,all:
>
> I want to draw an object’s front face and back face onto depth buffer.
>
> I know in vtk objects are rendered onto screen only once, how to implement
> two-pass rendering??
>
>
>
> paul



More information about the vtkusers mailing list