Finished the walking animation of the simple PETMan
- It was difficult to extract the roll pitch yaw motion of the body because of the angle that the video clip was taken from
- It was a pain in the ass to get the video up (doesn't work in IE ) ... the trick is as follows
- render the animation in blender as a series of PNG files
- convert the PNG files into an animated gif file using modified version of this code example (TO DO post my code)
- host the finished GIF in an external page (because the Google Sites will only use animated GIFs hosted externally)
|