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…
Run macro over selection
Did this to quickly script and run commands for all in selection despite the slow macro exec speed, allowing a melscript-like way of working. Modify script to suit needs. run…
Manipulator test on multiple entities
Multiple manipulators (attractor/dettractor) on multiple geometries
node graph
Having looked at other alternatives (i.e. html5 canvas, ajax, js with framwork), Flash wtih as3 is chosen for the UI for I have some experience with it a while back,…
Maya custom DE WIP
Looking at ways to create a custom DE to communicate with Maya Web browser plugin (commandengine.mel) didnt work in win7 x64, so I found a way to use commandport and…