Monthly Archives: October 2014
Adding ControlP5 Sliders to Make Parametric Designs
How to use sliders from the ControlP5 library for Processing to dynamically change on-screen designs.
+ how to use background colors.
+ where to look up more ControlP5 features.
Link to code (with some added comments): gist.github.com/nataliefreed/ef0f9d9eb34875bf27b2
Make drawn shapes mouse-draggable in Processing
DraggableCircle example code used in the video can be found here: gist.github.com/nataliefreed/9633499