Do you mean this? change from
final = translate1 * rotate * translate2;
to
final = rotate * translate2;
??
Also didn't work :s I don't see the object..
------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=59421#59421
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

