/NotIntersectingLinesGraph

NotIntersectingLinesGraph

Primary LanguageProcessing

NotIntersectingLinesGraph

A graphical exploration written in the language of processing.

The not intersecting lines graph tries to place a random line on a board with given lines. The line is tested against all other lines in the graph. If it's valid it gets added to the graph. After a specified number of attempts the graph eventually ends and saves a jpg image in the output folder.

Rendered images

NotIntersectingLinesGraph

NotIntersectingLinesGraph NotIntersectingLinesGraph NotIntersectingLinesGraph NotIntersectingLinesGraph

Resources I used