[vtkusers] VTK Volume rendering for vtkStructuredGrids java

Atanas Atanasov atanasoa at in.tum.de
Wed Sep 14 13:32:29 EDT 2011


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



More information about the vtkusers mailing list