Hi Paul, On Wed, Jan 28, 2009 at 3:31 PM, Paul Melis <p...@science.uva.nl> wrote: > Ok, good to hear. The 8-bit files I tried seem to work fine, but there seems > to be some problem with 16-bit png files that don't get read in correctly. > I'll see if I can dig deeper in the near future.
Are building the data of an stack of images? This would suggest that either the code that places all the 2d images into a 3d image is broken, or the png plugin is broken in some way. > osgvolume --cpu-tf --tf file.tf dataset.dds Does it work without the --cpu-tf? > BTW, the --mip/--isosurface/--light flags are currently not functional it > seems? Actually by default there should all being working as the code creates a ProprtySwitch that allows you to switch between different sets of volume rendering properties. Pressing 'v' in osgvolume to cycle between the various properties. I recall that perhaps I didn't wire up the old command line options to the new property switch... I will go and investigate once I've completed work on other issues I'm trying to resolve. Robert. _______________________________________________ osg-users mailing list osg-users@lists.openscenegraph.org http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org