graphical relationship script sequencer on Sketchup: current progress 2
adjusting for better user experience dealing with the basics of editing and manipulating the graph and its link with sketchup also started on the related ruby scripts to extend what…
graphical relationship script sequencer on Sketchup: current progress
It has been a while since the working demo of this script sequencer on sketchup. Not long after that I realized the issues with scripting in as3+js (even with adobe…
graphical relationship script sequencer on Sketchup demo
Video of a simple demo showing graph to sketchup and sketchup to graph callback when entity changed and induce re-evaluation of its related containers in the graph.
graphical relationship script sequencer on Sketchup
First attempt to intergrate the relationship graph into sketchup. The graph seqences the related script container based on its connections. Different modes of evaluation is implemented so only part of…
graphical relationship script sequencer
This is my attempt to create a graphical relationship script sequencer modeled after Maya DAG node system and Rhino Grasshopper scripting in comparision would be slower than Maya C++ API…
pyBox: Diagramming Edition testBuild1
Built circle packing into node graph. Contract/Repell based on connections.