
Matt Gough Blog [closed]: compound actions
Wednesday, Jul 14 2004, 05:39
low level scripting (compound actions) are an important aspect of xdsn development. the ability to specify an instructions such as 'turn left and walk five paces' has a clear advantage when using speech to text processing and 'new user' functionality. in terms of avatar animation it would provide a low level scripting for web and rapid design applications.
the design of such actions should represent the language used, i.e. 'left turn' should be different from 'turn left'. the actual implementation will be dependant on real world experimentation but I will give some examples.
cadenced, incremental
rotations of the torso and hips follow in a similar manner. again the final rotation may or may not be -90° from the starting position.
this is just a quick illustration, it deserves better explanation and example. existing implementation are to 'fixed' too simple both in terms of notation and details. time for something new..