sco0ter / fractals

Simple fractal image generator (e.g. Mandelbrot sets) written in Kotlin + JavaFX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is simple fractal image generator written in Kotlin + JavaFX, including Kotlin Coroutines which handle the computation of the image.

The normal Mandelbrot set:

Mandelbrot fractal

Zoomed fractal

About

Simple fractal image generator (e.g. Mandelbrot sets) written in Kotlin + JavaFX


Languages

Language:Kotlin 100.0%