[vtkusers] vtkVolumeRayCast* gone in VTK 8.1.0

Sankhesh Jhaveri sankhesh.jhaveri at kitware.com
Mon Jan 29 09:11:49 EST 2018


Hi Alessandro,

Those classes had been deprecated since VTK 7.0. They were removed in
version 8.1.0

The modern approach to volume rendering in VTK is using the
vtkGPUVolumeRayCastMapper
<https://www.vtk.org/doc/nightly/html/classvtkGPUVolumeRayCastMapper.html>.
There are some examples
<https://lorensen.github.io/VTKExamples/site/Cxx/VolumeRendering/SimpleRayCast/>
as well as tests
<https://www.vtk.org/doc/nightly/html/c2_vtk_t_7.html#c2_vtk_t_vtkGPUVolumeRayCastMapper>
that show how to set it up.

Hope this helps.

Best,
Sankhesh
​

On Mon, Jan 29, 2018 at 4:42 AM Alessandro Volz <alessandro.volz at gmail.com>
wrote:

> Hi,
>
> I am switching a project from VTK 8.0.1 to 8.1.0, and noticed that the
> vtkVolumeRayCast* classes are gone. They are used in this project, so I'm
> looking for a replacement.
>
> I found out they've been deprecated a couple years ago:
>
> https://gitlab.kitware.com/vtk/vtk/commit/bc6c71ea79dc7bd7523b81aa1d1b5e6a98d57daf
>
> Any suggestions as to how to achieve the same result with a different
> pipeline?
>
> Best,
>
> Alessandro
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=vtkusers
>
> Follow this link to subscribe/unsubscribe:
> https://vtk.org/mailman/listinfo/vtkusers
>
-- 
Sankhesh Jhaveri *Sr. Research & Development Engineer* | Kitware
<http://www.kitware.com/> | (518) 881-4417
​
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://vtk.org/pipermail/vtkusers/attachments/20180129/81aa2c2b/attachment.html>


More information about the vtkusers mailing list