Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidmoten/mandelbrot

Generates a movie of a mandelbrot set zoom-in
https://github.com/davidmoten/mandelbrot

Last synced: about 1 month ago
JSON representation

Generates a movie of a mandelbrot set zoom-in

Awesome Lists containing this project

README

        

mandelbrot
==========

Generates a movie of a mandelbrot set zoom-in.

To run the viewer:

mvn clean package exec:java

To create the movie frames:

mvn clean package exec:java -Dname=GeneratorMain

To create the movie:

./make-movie.sh