Monday, July 13, 2009

1D Cellular Automata v1.0.ms


A MaxScript one dimentional cellular automaton algorithm. Similar to the .mel script, but much more elaborate. It implements rules 30, 54, 60, 62, 90, 94, 102, 110, 122, 126, 150, 158, 182, 188, 190, 220, 222 and 250. To use run the script and go under utilities/maxscript.

You can download the script here.

Tuesday, May 12, 2009

2.5D Cellular Automaton v.1.0

A 2-dimentional cellular automaton algorithm that simulates the ca and represents the different generations as different 'layers' of cubes in maya.



download the file here.

2D Cellular Automaton v.1.0

A 2-dimentional cellular automaton algorithm that animate the growh of the ca in maya using MEL.



download the file here

1D Cellular Automaton v1.0


This is a basic 1D Cellular automaton mel scripts tha simulates the automaton and represents its growth in maya with planes as cells.

Download the file here

Monday, March 30, 2009

Attractor_panels



A definition that creates rectangular panels with circular holes. The size of the hole is defined in relation to the distance of each panel to a user defined point. There is also a 'range' function that specifies a radius around the point where it is 'active'. The definition here



Thursday, June 19, 2008

triangulate surface definition

A definition for grasshopper that will triangulate any custom surface


download the definition here

rectangular panels definition


A definition for grasshopper, that creates rectangular panels on a custom surface. Note that the panels are not flat.


download the definition here