Releases: ruby-processing/propane-examples
Releases · ruby-processing/propane-examples
Updated Version for propane-3.5.0+
The use of the global $app
has been replaced by Propane::App
in the limited number of sketches that actually used it. Added new glsl filters
section. See also examples using forwardable
and delegators
cf including Propane::Proxy
, where $app
has been replaced by Propane.app
Extended LibraryProxy
Added library proxy examples
Control Panel Update
Expanded samples, featuring control_panel
library update requires propane-2.3.4+.
Added glvideo library
To coincide with propane-2.3.1 release features processing-3.3.1
Added index to README and auto-run rakefiles
Expanded pbox2d and other examples including sound
To match propane 2.3.0
Added WOVNS examples
To match propane-2.1.1
Added some more examples
Include circles example etc
0.8 refine circles sketch
To match propane-2.1.0 release
Work in progress to translate more examples, features newer more inclusive Propane::Proxy
(supports PConstants
without the PConstants::
prefix)
To match propane-2.0.6
more toxiclibs