[vtkusers] Render RGB-D image in VTK

David Doria daviddoria at gmail.com
Mon Jul 15 11:05:56 EDT 2013


On Mon, Jul 15, 2013 at 10:14 AM, alykhantejani
<alykhan.tejani06 at imperial.ac.uk> wrote:
> I have a mesh model (.ply file) and I have rendered it with VTK and changed
> the camera viewpoint.
>
> From the new camera viewpoint how can I render an RGB and a depth image? I
> think this might be raytracing, but not sure


Is this what you're looking for?

http://www.vtk.org/Wiki/VTK/Examples/Cxx/Utilities/ZBuffer

David



More information about the vtkusers mailing list