[vtkusers] Rendering opencl data

Cory Quammen cory.quammen at kitware.com
Fri Jul 1 15:30:39 EDT 2016


Not that I am aware of.

- Cory

On Fri, Jul 1, 2016 at 9:28 PM, Luciano Geronimo
<luciano.geronimo.fnord at gmail.com> wrote:
> As far as I know, to render data that has been processed using opencl I have
> to copy the data from the GPU back to the main memory, putting it in a
> vtkImage and, when that image is used by a mapper, the data is copied back
> to the GPU.
>
> I need that because I would like to use the itk::GPUImage to do heavy
> processing and render it.
>
> Assuming I understood correctly, are there any mappers/actors to render
> opencl images int VTK?
>
> _______________________________________________
> 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:
> http://public.kitware.com/mailman/listinfo/vtkusers
>



-- 
Cory Quammen
R&D Engineer
Kitware, Inc.


More information about the vtkusers mailing list