Close Show/hide page

{zero point nine} personal experiments, etc.

Scala Mandelbrot Visualizer

This was written as an exercise in learning Scala and experimenting with concurrency using Akka, using Processing as the front-end library.

Also of potential interest in the source is a minimal number-tweening library written in Scala, found in /src/leelib/tween.

The video capture shows how the visualizer starts to break down as we zoom in beyond what double-precision floating point can handle.

From late 2013.

View or post a comment