Hi Clement, On 2 March 2012 00:47, <[email protected]> wrote: > I have updated the driver on one of machines. The 3D texture message is > gone, but I got other message. > > Warning: Could not find plugin to read objects from file > "shaders/volume.vert". > Warning: Could not find plugin to read objects from file > "shaders/volume.frag".
This would suggest that you plugins aren't on the search path that your application is using. > Locator::computeLocalBounds > Scaling image from (350,350) to (128,128) > Error Image::scaleImage() do not succeed : scaling of volumes not implemented. > Scaling image from (350,350) to (128,128) > Error Image::scaleImage() do not succeed : scaling of volumes not implemented. > > Any idea what is it? Thank you for your help again. I would seem that the max 3D texture size is just 128x128 which is pretty hopeless. Robert. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

