Skip to content

dela3499/random-walks

Repository files navigation

rand-circles

Generative random SVG images using Perlin Noise. See annotated source here.

Usage

Download and execute lein run to generate an image called 'output.svg' in the images folder. Running again will overwrite this file.

Example outputs

I've cheated a bit by adding backgrounds manually. example output image example output image example output image example output image

Post-processed examples

I've used GIMP to post-process each of the images above. The raw program output makes a great starting point for further image processing. example output image example output image example output image example output image

Copyright © 2015 FIXME

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Random walks are a great way to generate unpredictable, complex shapes and arrangements.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors