Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk® MotionBuilder® / Python / RelationConstraint and interpretation
  RSS 2.0 ATOM  

RelationConstraint and interpretation
Rate this thread
 
23425
 
Permlink of this thread  
avatar
  • hansen.ck
  • Posted: 27 February 2009 07:01 PM
  • Location: Carlsbad CA
  • Total Posts: 16
  • Joined: 27 January 2009 09:12 PM

I have a script that creates constraints between two skeletons, linking their rotational values to each other.  Now the problem im having is that they are using quaternion to get the end value, and are pumping it into the X rotation.  I need it to use euler, so it can bake into the three rotational coordinates.  can anyone help?

If im on the wrong track please correct me as i have just been researching terminology for my problem.



Replies: 0
avatar

Well i have solved this issue on my side:

The skeleton which i was placing constraints on had degrees of freedom limits enabled.  This was causing some issues with values coming through.



Replies: 0