Object-e architecture
Tag Cloud
Get Connected to object-e
Posts Tagged ‘MEL’
Spiral Study
Spiral Study

info:
Research: Dimitris Gourdoukis.
Date: 2006.
Publications: Specular, Between Practice and Education. Design Document Series 32, Seoul: DAMDI Publishing Co., 2009.

2.5D Cellular Automaton v.1.0.mel
2.5D Cellular Automaton v.1.0.mel

A 2-dimentional cellular automaton algorithm that simulates the CA and represents the different generations as different ‘layers’ of cubes in maya. The growth of the CA can be animated. The rules applied are Conway’s Game of Life. Download the .mel file here (save link as…)

2D Cellular Automaton v.1.0.mel
2D Cellular Automaton v.1.0.mel

A 2-dimentional cellular automaton algorithm that simulates the CA and animates it’s growh in maya. The CA begins with a random initial states in a grid of user defined number of cells. The rules applied are Conway’s Game of Life. Download the .mel file here (save link as…)

1D Cellular Automaton v.1.0.mel
1D Cellular Automaton v.1.0.mel

This is a basic 1D Cellular automaton MEL scripts that simulates the automaton and represents its growth in maya using planes as cells. It also animates the growth. Download the .mel file here (save link as…)

animate sequence v.1.0.mel
animate sequence v.1.0.mel

This is a MEL script that ‘fakes’ the creation of objects, by setting their scale first to zero and then back to 1. Download the .mel file here (save link as…)

pipeCurves v1.0.mel
pipeCurves v1.0.mel

This is a simple script for maya, that takes any number of given curves, and creates pipes out of them with a user defined radius. The script places spheres at the end points of the curves for a better ‘look’ (the idea for this script is from pipeallends.rvb from MATSYS) Download the .mel file here [...]