View Single Post
  #5  
Old 10-18-2013, 12:07 AM
Kevin Chiu Kevin Chiu is offline
WorldViz Team Member
 
Join Date: Feb 2012
Posts: 26
Hi Frank,

Please try the quick example which shown the idea for how to animating a blinking eye.
Actually it will need to move the bones positions more rather then just the orientations.
But the batter way for doing this will be animate the bones with matrix which include both the positions and rotations.

Hope this helps.
Attached Files
File Type: zip Blink_example.py.zip (1.1 KB, 894 views)
Reply With Quote