Download presentation
Presentation is loading. Please wait.
Published byStewart Watson Modified over 9 years ago
1
Programming Assignment #4 Interactively-controllable character (10 pts) Design a graph of motions –Include as many motion clips as possible –Include walking in various speeds –Include turning in various angles –Include start, stop, short steps –Include various non-periodic actions Stand Right foot forward Start Stop TurnR TurnL Loop
2
Programming Assignment #4 (10 pts) Smooth transition between motion clips –Alignment and stitching (10 pts) User interface for character control –You may bind each motion clip with a key stroke –The character may follow the mouse pointer Stand Right foot forward Start Stop TurnR TurnL Loop A ← Z → ↑
3
Programming Assignment #4 (10 pts) Motion blending –Adjust walking speed and turning angles along continuous scales –Implement dynamic time warping to establish correspondence between motion clips –You may blend motion clip in a bilinear or trilinear manner –(optional) You may implement RBF interpolation for higher- dimensional interpolation (5 pts) Report –At most seven A4 pages –Describe what you’ve done, what you haven’t done, how you implemented, how to use your program, how to compile your code, and so on.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.