Do you like FreeFrame?
I like FreeFrame!
It's a plugin standard intended for realtime visuals.
I'm creating a framework called Vizlets for writing FreeFrame plugins that can:
- Respond to TUIO/OSC for multitouch cursor input.
- Respond to MIDI input and send MIDI output.
- Respond to HTTP to deliver HTML GUIs and respond to APIs.
- Generate an HTML interface to the plugins by using their APIs.
|
All of these features should work in any FreeFrame 1.5 (FFGL) host.
I've tested it in Resolume and Magic.
It's completely open-source.
It only runs on Windows.
|
Source code:
http://github.com/nosuchtim/VizBench
Installer:
http://vizicist.com/downloads/Vizlets-Setup.exe
It's a work-in-progress. Most of the plugins so far are just examples,
except for one that plays the Game of Life, here's a
sample video of that.