Hi Shayne,

Tueller, Shayne R Civ USAF AFMC 519 SMXS/MXDEC wrote:
Ok, I updated the transform node as given below for position changes and
this seems to work. However, when I add an orientation update (i.e. multiply
the translation by a rotation) my model disappears completely. Any idea on
what's going on with that?

Two things:
- check the order of Matrix multiplicationsi. Are you maybe rotating around global instead of local? The way you describe your mults indicates it may be the former.
- is the node you're rotating modelled in the origin?

Cheers,
/ulrich
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to