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

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

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