Hi Chris,

If you aren't using the CVS version then it might improve the ability to differentiate between already loaded textures.

Robert.

On 8/31/06, Chris Hanson <[EMAIL PROTECTED]> wrote:
   I tried out the SharedStateManager's different modes by switching it on the osgDB
registry. It did result in some pretty decent speed increases. Unfortunately, my method of
synthetically generating PagedLOD tiles seems to be confusing the shared state manager, as
it decided that every one of my terrain tiles use the exact same texture and replicated
the first tile's texture across the entire landscape. ;)

   This happened in all three sharing modes (TEXTURE, STATESETS and ALL).

   I'll need to dig in and see what it thinks is going on, and how to enlighten it to
avoid the problem. Thanks for the info, everyone.

--
Chris 'Xenon' Hanson aka Eric Hammil | http://www.3DNature.com/ eric at logrus
  "I set the wheels in motion, turn up all the machines, activate the programs,
   and run behind the scenes. I set the clouds in motion, turn up light and sound,
   activate the window, and watch the world go 'round." -Prime Mover, Rush.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to