©2004,2009 Jim E. Brooks http://www.palomino3d.org
[2009/02,2013/12]
-- [2009/02] Enabling OSG's multi-thread model and STATIC data variance didn't speed rendering --
OSG's node update callback mechanism wasn't used in Palomino V3 so the whole application was written to be single-threaded. The problem is that code everywhere directly modifies OSG nodes outside of an update callback.
Last modified: Tue Dec 31 17:08:23 EST 2013