Skip to content

Baffects.js is a library adaptation in JavaScript for Adobe After Effects of the Processing language. It allows for most of the functionality included in Processing to be used natively in After Effects, plus a custom workflow to enhance productivity in After Effects.

License

rheadsh/baffects.js

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Baffects.js

Baffects.js is a library adaptation of the Processing language in JavaScript for Adobe After Effects. It allows for most of the functionality included in Processing to be used natively in After Effects, plus a custom workflow to enhance productivity.

gif

To create new sketches:

Duplicate the file in 'baffectsjs/scketches/template.jsx' to be able to run your sketches in After Effects.

To run sketches:
  1. Download Adobe ExtendScript Toolkit and press play button or from the menu Debug - Run.
  2. In After Effects go to the menu File - Scripts - Run Script File...


Visual Studio Code workflow

Visual Studio Code can use the following extensions to make it easier to run and debug scripts:

  1. Adobe Script Runner (on windows machines you have to update After Effects path for CC 2020)
  2. ExtendScript Debuggger


IMPORTANT NOTE: Currently only the **english language** version is fully supported because of properties name conventions inside After Effects.

About

Baffects.js is a library adaptation in JavaScript for Adobe After Effects of the Processing language. It allows for most of the functionality included in Processing to be used natively in After Effects, plus a custom workflow to enhance productivity in After Effects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages