Extensions:2.4/Py/Scripts/Animation/Animation trajectory
< Extensions:2.4 | Py | Scripts | Animation(Extensions:Py/Scripts/Animation/animation trajectoryから転送)
UI location | Group: Animation | ||
---|---|---|---|
Version | 2.42 - 2005.08.26 | Author(s) | 3R - R3gis (Regis Montoya) |
Blender | 2.42a & 2.45 | License | GPL |
Note(s) | Included in Blender 2.42a. - 2.45 |
File name | animation_trajectory.py |
---|
Links | http://blenderfrance.free.fr/python/Trajectory_en.htm http://cybercreator.free.fr |
---|
Introduction
View Animation Trajectory
- First, animate an object.
- Then from the Scripts Menu Animation.
- Press Trajectory.
- This Script turn on the Animation Trajectory.
- It shows the path that the Animated Object will follow.
- Thus can be very useful.
- The script can also be set as a spacehandler.
- To always draw in the 3D window.
- So it will be active for all Objects in the scene.
Instructions
Interface/Menu Overview
- Features: Sliders, Numeric Input, Buttons.
- Space handlers Activate for chosen 3d view by View>>Spacehandler.
- Always draw Selected Object always shows Trajectory.
- Past Frames drawn before current frame.
- Future Frames drawn After current frame.
- Width Width of Trajectory Display.
Additional Information
- In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/
Support
- Python & Plugins forum at Blender Artists.
Credits
Thanks go to:
- 3R - R3gis (Regis Montoya) for the script.