if you try the code I sent you you will see that it works. Do you have somewhere upper in the hierarchy other transform nodes, other PositionAttitudeTransforms, MatrixTransforms. What happen if you don't set any of the position and the attitude of the PositionAttitudeTransforms, are you seeing the model where it should be?
Nick On Wed, May 14, 2014 at 11:45 PM, Tiago Martins <[email protected]>wrote: > 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 > -- trajce nikolov nick
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

