Garrett Williams (gwilliams++at++etcflorida.com)
Sun, 20 Apr 1997 08:32:42 -0400
I spent some time trying to do that yesterday with no results..
I see the proublem this way..::
The model has a axis (0,0,0) which is diferent from the world axis.
When the model is moved the axis is also moved the same amount so the
rotation is about the same point just moved.
("loop step"){
mv_l_leg->setRot(0, 10*step, 0.0f);
mv_r_leg->setTrans( -0.40f, 0.10f, 0.30f);
mv_r_leg->setRot(0, -(10*step), 0.0f);
mv_r_leg->setTrans( 0.0f, 0.0f, 0.0f);
}
this has no effect both leggs rotate about the same point..
Thanks ::: garrett
=======================================================================
List Archives, FAQ, FTP: http://www.sgi.com/Technology/Performer/
Submissions: info-performer++at++sgi.com
Admin. requests: info-performer-request++at++sgi.com
This archive was generated by hypermail 2.0b2 on Mon Aug 10 1998 - 17:55:14 PDT