Graph
While previous work (scriptingraph) focus on graph traversal strategies and fundamental algorithms to execute and run a sequence of processes, recent work leads towards constructing and testing graph data structure for geospatial services. In a…
Game of Life test: short video
A short video record of “Game of Life test on a graph sequence” – http://youtu.be/duCplfvMhss
Script sequencer WIP
A short video record of current internal test version (B20130404) https://vimeo.com/67574839 using a similar basic example as previous video https://vimeo.com/22764739. Many changes since previous video – from building it within…
Cellular model with influences
A processing sketch (CA with terrain 2010) reinplemented in graph framework
Game of Life test on a graph sequence
An implementation of cellular automata game of life to test various aspects of a graph sequence framework with loop.
graphical relationship script sequencer on Sketchup: current progress 3
progress 1. ruby objects to provide code that works with different nested array levels – so nodes can be reused when paired with a different input with a different array…