Cover photo

Dots (Random Walk Algorithm)

Dots is my first experimentation with colour palettes. I created the colour palette Euphoria, with light colours that compliment each other.

Dots is my first experimentation with colour palettes. I created the colour palette Euphoria, with light colours that compliment each other.

Dots - Render 1

The dots are created by a simple algorithm that creates a random number of dots, utilising the random walk algorithm which I learned from The Coding Train

Dots - Render 2

An interesting aspect of Dots is the randomness in which the canvas is filled. Sometimes, the whole canvas is touched and other times only half or three quarter of the canvas is touched

Dots - Render 3

Dots gave me a chance to experiment with canvas bounds. If the random walk algorithm attempts to leave the canvas, the dot is not drawn and the algorithm instead moves in the opposite direction

Dots - Render 4

Loading...
highlight
Collect this post to permanently own it.
henrypye logo
Subscribe to henrypye and never miss a post.
#artwork
  • Loading comments...