Changes between Version 49 and Version 50 of Animation


Ignore:
Timestamp:
Sep 10, 2010, 2:43:14 PM (16 years ago)
Author:
Darren Weber
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Animation

    v49 v50  
    5959== Animation Pipelines ==
    6060
     61=== General Phases of Production in 3D Animation ===
     62
    6163 * Audience, Content and Goals
    6264 * Outline and Storyboard
     
    6668 * Rendering
    6769 * Compositing and Editing
     70
     71=== MGLTools "Scenario" ===
     72
     73Scenario’s Basic Objects:
     74 * Interpolator: An object that interpolates between values
     75 * Keyframe: A (value, time) pair
     76 * Interval: A pair of Keyframes and an Interpolator
     77 * Actions: Key frames and Intervals
     78 * Actors: A list of actions that modify a given attribute of a Python object
     79 * Director: A list of Actors
     80
    6881
    6982=== 3D Packages ===