examples
|
|
-
-
This page contains examples and illustrations from the lectures. Each example has images and animations illustrating the results, as well as the MEL script that was used.
Most of the examples require one or more of thescripts from the Algorithmic Architecture script library. To download the scripts [click here].
[Intelligent Lines]
This example combines turtle functions and boundary testing to create 'intelligent' growing lines.
[Growing Surface]
This is a short script that will 'grow' a surface. The surface is created from a series of struts.
[Growing Surface with Avoidance]
A refinement of the 'growing surface' example. This script is identical to the previous example, except it adds 'avoidance' behavior to the struts.
[Animated Tentacles]
Uses the turtle functions, an extrude and keyframing to make a set of animated tentacles
[Quadratic Koch Island]
This script is a simple example of non-branching Lindemayer systems (l-systems) at work.
|
examples
|