Giter VIP home page Giter VIP logo

ae-ease-to-gsap-customease's Introduction

ae-ease-to-gsap-customease Build Status

Converts the keyframes of the selected property in After Effects to a set of SVG path commands that can be used directly in GreenSock's CustomEase plugin. Works on Windows and MacOS.

BETA NOTICE: This script is currently in an early beta. It may not work with all layers and properties. Most of these limitations will be fairly straightforward to overcome, but we wanted to get this script out in public ASASP.

Motivation

Ever wished you could take your ease curve from the graph editor in After Effects and somehow use it directly in your GSAP animation? Now you can.

Installation

  1. Click here to download ae-ease-to-gsap-customease.jsx, and save it to a place where you can find it again easily.

Usage

  1. Open your After Effects project.

  2. Select the layer whose ease curve you wish to export.

  3. Select the property (such as Scale, Opacity, etc) whose ease curve you wish to export.

  4. Go to "File > Scripts > Run Script File..."

  5. Browser to where you downloaded ae-ease-to-gsap-customease.jsx and select it, then click "Open".

  6. If the script ran successfully, you will see an alert like this:

    success_alert

  7. You can now paste the contents of your clipboard directly into a GSAP CustomEase.

To preview your ease, you can paste it into GreenSock's "Ease Visualizer" tool.

Thanks

In writing this script, I studied code from

I also received guidance from @zlovatt, who made time to answer my beginner questions.

License

MIT

ae-ease-to-gsap-customease's People

Contributors

runegan avatar zlovatt avatar

Watchers

 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.