Extensions:Py/Scripts/Manual/Animation/animation trajectory

From BlenderWiki

Jump to: navigation, search

Contents

[edit] animation_trajectory

[edit] About

Name Trajectory Version 2.42 - 2005.08.26
See Trajectory of selected object. License GPL: Gnu Public Licence
Menu Group: Animation Blender 2.42a & 2.45
Author 3R - R3gis (Regis Montoya)
Link(s) http://blenderfrance.free.fr/python/Trajectory_en.htm http://cybercreator.free.fr
Executable: animation_trajectory.py Modules:
Data: External Dependencies: None
Additional information: * Included in Blender 2.42a. - 2.45

[edit] 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.


[edit] 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.


[edit] Additional Information


  • In the Wiki writer's opinion always have Python Installed on your computer when using scripts. http://www.python.org/

[edit] Support



[edit] Credits


Thanks go to:

  • 3R - R3gis (Regis Montoya) for the script.