Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 724 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 724 Bytes
aexlo.js

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