[vtkusers] VTK Volume rendering for vtkStructuredGrids java

Atanas Atanasov atanasoa at in.tum.de
Thu Sep 15 02:37:51 EDT 2011


Thank you very much for your answer.
I have managed to do it. I thing it was something wrong with my probe 
filter .
Regards,
A.Atanasov
On 09/14/2011 08:28 PM, Julien Finet wrote:
> The GPU volume mapper is probably your best chance for performance. It 
> would be interesting to dig a bit to know why it crashes.
> What graphic card on what OS are you using it ?
> Julien.
>
> On Wed, Sep 14, 2011 at 1:32 PM, Atanas Atanasov <atanasoa at in.tum.de 
> <mailto:atanasoa at in.tum.de>> wrote:
>
>     Hello,
>     i have tried to use the volume rendering with vtkStucturedGrids.
>     My current solution is to transform the structured grid to
>     untstructured with the vtkDataSetTriangleFilter and use the
>     unstructured grid  volume mappers. The best performance i get with
>     the vtkOpenGLProjectedTetrahedraMapper. For a 64x64x64 the
>     rendering is quit slow. Can i use another volumemapper, which can
>     work with the data set directly(in java)? I tried to transform it
>     to imagedata but the GPU volume mappers crashes after that.
>     Regards,
>     A.Atanasov
>     _______________________________________________
>     Powered by www.kitware.com <http://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
>
>     Follow this link to subscribe/unsubscribe:
>     http://www.vtk.org/mailman/listinfo/vtkusers
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110915/00cef044/attachment.htm>


More information about the vtkusers mailing list