Re: [Paraview] Volume rendering for unstructured grids

2011-07-01 Thread Utkarsh Ayachit
Volume rendering can be confusing. Make sure you are setting the lookup table and the scalar opacity function proxies on the representation correctly. Easiest way to figure this out is to mimic the action in ParaView and save out a Python trace or state or XML state and inspect it to identify all r

[Paraview] Volume rendering for unstructured grids

2011-06-28 Thread Atanas Atanasov
Hello, i have a c++ servermanager application and i want to display a volume for given vtk file. I am using the vtkSMProxy classes. For the file reading i have the proxy and for the volume representation i have the UnstructuredGridVolumeRepresentation. At this point i can't see anything in my