You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TFLCL
1a1bd47c50
|
1 year ago | |
---|---|---|
docs | 1 year ago | |
examples | 1 year ago | |
extras | 1 year ago | |
help | 1 year ago | |
javascript | 1 year ago | |
media | 1 year ago | |
patchers | 1 year ago | |
.gitignore | 1 year ago | |
license.md | 1 year ago | |
package-info.json | 1 year ago | |
readme.md | 1 year ago |
readme.md
Again
Again, or agn., is a Max package for creating perfectly looping animations and export them as PNG frames, GIFs or WEBM files.
It consists of three abstrations:
- [agn.host] is the brain of the package. It generates synchronized bangs, triggers rendering and PNG exports.
- [agn.remote] gives access to current state in various forms (render bang, phase, frame number, render/export flags...)
- [agn.convert] helps to convert exported PNGs into GIF or WEBM.
How to install
- Download the .zip of this repo (or clone it).
- Unzip the archive.
- Place the
again
folder inside of your Max Packages folder (usually in ~/Documents/Max/Packages)
How to use
In the Max menu bar, click 'Extra', then 'again'. Click the objects to open their help files, and explore the provided example patchers.