https://github.com/potistudio/nothing.aex
Do nothing :)
https://github.com/potistudio/nothing.aex
after-effects cpp macos windows
Last synced: 2 months ago
JSON representation
Do nothing :)
- Host: GitHub
- URL: https://github.com/potistudio/nothing.aex
- Owner: potistudio
- Created: 2025-03-31T01:58:50.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-31T02:23:00.000Z (over 1 year ago)
- Last Synced: 2025-03-31T03:24:49.758Z (over 1 year ago)
- Topics: after-effects, cpp, macos, windows
- Language: C
- Homepage:
- Size: 497 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nothing.aex
This After Effects Plugin adds even more amazing visual effects to your sophisticated workflow.
Let's experience this incredible power XD
## Build
Make these dirs and place AE SDK files into there.
- `{SDK}/Headers/*` -> `./include/aesdk/headers/`
- `{SDK}/Utils/*` -> `./include/aesdk/utils/`
- `{SDK}/Resources/*` -> `./scripts/resources/`
Then, you can build with VS2022.
The VS solution file is placed in `./win`.