[vtkusers] raycasting scalar field - does size matter?

jhirsch jan.hirsch at st.ovgu.de
Wed Feb 10 08:37:07 EST 2016


Hello Peter, 
I'm sorry that no one answerd your question. I had the same problem and it
cost me several days to figure out that the answer is 'yes'. Size does
matter. ParaView manages to set this automatically. Developing only in C++
and VTK (6.3) you have to set SetScalarOpacityUnitDistance of the
vtkVolumeProperty manually, at least this is the way I know so far. 
For example the default value is 1.0. I had to change that to something like
0.000X in order to see my object that is a couple of millimeters in real
life.



--
View this message in context: http://vtk.1045678.n5.nabble.com/raycasting-scalar-field-does-size-matter-tp5489849p5736467.html
Sent from the VTK - Users mailing list archive at Nabble.com.


More information about the vtkusers mailing list