/weaving_algorithm

weaving thread between nails in a circle to produce an image.

Primary LanguageProcessingGNU General Public License v2.0GPL-2.0

##### Weaving Algorithm #####

http://www.marginallyclever.com/

A Processing 3 sketch to generate a weaving pattern that resembles a source image.

Essentially, find the darkest line between any two of the 200 points around the edge of the circle.
add that line to the output image.
subtract that line from the input image.
Repeat 2000 times.

## Get help ##

Please visit the forums
https://marginallyclever.com/forums

## Misc ##

This file was downloaded from https://github.com/MarginallyClever/Robot-Overlord
This file was last updated 2016-03-31