/point_paths

Simple Processing program to show paths of points as calculated via mandelbrot fractal

Primary LanguageProcessing

point_paths

point_paths is a processing "sketch" (program) for exploring the paths of points in and around the Mandelbrot set.

Written by David Lindes with the intent of increasing understanding of the way the Mandelbrot set is computed, it was demonstrated at Berlin Hack & Tell #18, where it won the audience vote for "best hack of the month". That presentation can be seen here:

https://vimeo.com/58480740

Official URL for this program is https://github.com/lindes/point_paths

Released in 2013 under GPL (v3).