Instructions:
Click on the applet to give it focus and randomize points.
Move the mouse to adjust the viewpoint.
Description:
"Composition 1960 #10" by La Monte Young consists of the single instruction "draw a straight line and follow it".
For each point in an initially random list, this program draws a straight line to the next one and follows it.
The drawing gradually evolves into a simple loop.
This applet was submitted to instructionset.org, April 2008.
Author: dxjones @ gmail.com
Source code: LineFollow3D
Built with Processing