[vtkusers] custom renderer in vtkRenderView

David Feng dfeng at cs.unc.edu
Wed Oct 14 09:51:55 EDT 2009


I'd like to write a view that uses a custom renderer, but right now it's 
not clear that there's a way to override the renderer created by default 
for a vtkRenderView.  The custom renderer redirects the rendering into a 
frame buffer object and draws the output onto screen-filling quad. 

Is there a way to plug this renderer into vtkRenderView?

Thanks,
David



More information about the vtkusers mailing list