Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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)"
- Host: GitHub
- URL: https://github.com/potistudio/aexlo.js
- Owner: potistudio
- License: mit
- Created: 2024-03-20T14:22:19.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-01-03T20:45:18.000Z (20 days ago)
- Last Synced: 2025-01-03T21:29:04.389Z (20 days ago)
- Language: C
- Homepage:
- Size: 128 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.)