Skip to content

ElementOneVariationOne

euleule edited this page Nov 4, 2014 · 1 revision

IMAGE ALT TEXT HERE

Element One

A circular element that moves in a straight line into a random direction.

Variation One

  • Create a number of One, random in size, limited to the parameters for their maximum and minimum diameter.
  • Distribute the elements evenly on the canvas.
  • Set a random color.
  • If two elements intersect each other, start drawing a line.
  • Increase lightness if the elements distance grows. Decrease lightness if the elements distance decreases.
  • When an element reaches the border of the canvas, remove the element.
  • Repeat until desired number of iterations is reached.

Construction

The following images show the various phases in the construction of the sketch.

Single frames from the video

These images are taken after each iteration as seen in the video.

Clone this wiki locally