A quil sketch inspired by the fantastic patatap. It has no sound, as it is intended to be used as a VJ tool (by recieving commands over osc).
core.clj
- main entry pointeasings.clj
- easings taken from tween-clj.ui.clj
- basic ui for quil - slider / checkboxshapes.clj
- the shapes used
lein run
- u - show ui
- r - rendering on / off (to
/frames
directory) - a - wipe
- s - veil
- d - prism
- f - prism
- g - prism
- h - clay
- j - piston
- k - piston
- l - piston
- z - confetti
- x - glimmer
- c - donut
- v - frisbee
This sketch can be controlled by osc commands - eg, from ableton live or pure data. The command endpoints are as follows:
- /snare
- /hat
- /kick
- /piano
- /accent1
- /accent2
- /accent3