Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/potistudio/aexlo.js

Node.js "Emulator of After Effects SDK" to Load & Execute "Adobe After Effects Plugin (.aex)"
https://github.com/potistudio/aexlo.js

Last synced: 16 days ago
JSON representation

Node.js "Emulator of After Effects SDK" to Load & Execute "Adobe After Effects Plugin (.aex)"

Awesome Lists containing this project

README

        

# aexlo.js

Load and Host "After Effects Effect Plugin (.aex)"

# Why

"Adobe After Effects (AE)" is currently the most widely used Video Editor in the world.
There are many plugins for AE available on the internet.
However, almost all of them are made to work **only** with AE.
(Even if it's a very good effect)

So I wondered if I could make these work on another platform.
What I ended up doing was **creating a emulator for the AE Plugin SDK.**

(These may run into some kind of copyright issue.)

### WIP

**Work in Progress...**
Please Wait 😎
(I'm still a Beginner in C++, so development will take some time.)