Extensions:Py/Scripts/Manual/Animation/Animesh Bridge

From BlenderWiki

Jump to: navigation, search

Contents

[edit] Animesh Bridge

[edit] About

Name Animesh Bridge Version 0.9 - 20060812
Morphs an animated mesh. License GPL
Menu Group: Animation Blender 2.48
Author pat:psycho3d*de
Link(s) http://www.psycho3d.de/index.php?page=python
Executable: =animesh_bridge_248.py Modules:
Data: External Dependencies: None
Additional information: n/a

[edit] Introduction

This script creates a surface (like a nurbs surface) from a mesh that is animated with shapekeys and object animation (eg IPO, Path)

'No. steps' defines the minimum number of loops to be created. Additionally each key set for the shape ipo will create a loop.

This script can be used with a helper script Ipo_cyclic2real by the same Author.

[edit] Support