GithubHelp home page GithubHelp logo

itsjess1ca / aftermax Goto Github PK

View Code? Open in Web Editor NEW

This project forked from permanentrecord/aftermax

0.0 2.0 0.0 26 KB

Adobe After Effects export script to Greensock TweenMax / TimelineMax

License: MIT License

JavaScript 100.00%

aftermax's Introduction

AfterMax

Introduction

Complex animation in HTML has traditionally been a very abstracted process. An animator develops storyboards and passes them along to developers for implementation. The developer codes the animation and provides the result back to the animator. The animator provides feedback, usually via text, and the process continues until the desired result is achieved.

A better way

AfterMax provides a pipeline directly from Adobe After Effects to Greensock TweenMax / TimelineMax.

Requirements

Dependencies

Capabilities

AfterMax can record the following properties:

  • Position (x,y,z)
  • Opacity
  • Scale (x,y,z)
  • Rotation (x,y,z)
  • Transform Origin

Usage

Questions

Why TweenMax / TimelineMax? Why not (TweenLite / TimelineLite / 3rd Party tweening library)? It's what I'm most familiar with. Would love to see things forked to other libraries.

Why the Max versions of the libraries? One dependency @ ~100k supports all of our animation needs. TweenMax cleanly animates CSS properties in a very readable, simple format.

Why doesn't this work w/ After Effects < CC? Adobe changed up the ExtendScript format creating incompatibilities for earlier versions.

How buggy is this? There are only six bugs, but they're pretty much all-encompassing.

Version History

  • 1.0 - Initial commit
  • 1.0.1 - Bug fixes / addition of example code

aftermax's People

Contributors

meandmybadself avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.