UoN: processing demo
Created some basic demonstration / examples / framework in a few hours to introduce Processing and to show some key ideas in general scripting. 1. differences by number 2. points…
Circlepacking trial01
There are two different modes of circle packing in terms of how they are created. (Iteration) One starting with an existing population of circles and undergo iterations where each circle…
Manipulator test on multiple entities
Multiple manipulators (attractor/dettractor) on multiple geometries
Maya python node
Test node (python + mayaAPI) draw curve to introduce new paths into existing network Test opengl in Maya to show intermediate result (to achieve somewhat processing-like realtime visual result) Environment:…