BadMonkeysTeam / Dynanimator

An animation package for the Dynamo visual programming environment
MIT License
17 stars 3 forks source link

Dynanimator

An animation package for the Dynamo visual programming environment, developed as part of the Dynamo Hackathon at Autodesk University 2014.

![Sample Animation](sample_animations/Phases And Camera Position With Fixed Target.gif)

Samples

Follow the links below to see some animations created using Dynanimator:

Features

This package was developed for animating several aspects of a Revit model:

The results could be exported in a number of formats:

Installation

This package is available through Dynamo's package manager, so installation is quite simple - just use Dynamo's built-in package manager and search for Dynanimator. Please note that this package has dependencies - currently, during installation it will also install the Clockwork package. There may be more dependencies in the future.

Collaborate

If you want to animate other parts of a Revit model using Dynamo, please contact us - either by creating a feature request or (better yet) by forking this repository and adding your code via pull request. Best start by reading our guide on how to build your own Dynanimator nodes.

Team