GithubHelp home page GithubHelp logo

isabella232 / before-effects Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ae-scripting/before-effects

0.0 0.0 0.0 64 KB

A set of methods/prototypes that add to the built-in After Effects Extendscript Object Model as well as the JavaScript Object Model.

Home Page: beforeeffects

License: Other

before-effects's Introduction

Before Effects

Before Effects is currently under development. The current version is 0.1.0 dev. BeforeEffects is a collection of useful extensions/methods to the built-in JavaScript Object Model as well as to available Objects provided by the After Effects Object Model within ExtendScript. The goal is to speed up script production for After Effects by providing helper methods that improve the way you access the After Effects Object Model.

Why "Before Effects"?

The name "Before Effects" is a play on "After Effects". Because "Before Effects" is placed within the startup folder of After Effects, the Before Effects object is available before your scripts even need them!

Documentation

For detailed information, please take a look at the [Before Effects Documenation][docs] within the docs folder.

BE is gentle with its extension of the built-in Objects by checking to make sure the methods/fields that are added are not already defined. This is helpful in that, if the standard Objects are modified by future ECMA specifications (or the modification of Objects created by After Effects) and they are named the same as methods/fields that BE implements, BeforeEffects will not overwrite the pre-defined methods.

Collin Brooks [docs]: place/before/effects/doc/link/here Before Effects Documentation

before-effects's People

Contributors

cobhimself 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.