On 2/12/10 21:03 , Martin Naylor wrote:
> I am not 100% sure what this example does and how it should perform!
> I am noticing a lot of flickering of the 1d texture applied?
> Will send some screen shots if no else can reproduce?

The example is cycling between OBJECT_LINEAR and EYE_LINEAR texgen modes, so 
you should
see the truck with one texture that's fixed to the object (OBJECT_LINEAR, 
doesn't change
when rotating) and one where the texture changes when the object is rotated 
(EYE_LINEAR).

Just tested on OS X and it looks fine.

/ulrich
_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to