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

https://github.com/jakubschwenkbeck/mandelbrot

A Haskell web application for exploring and zooming into the Mandelbrot set, built with Threepenny-gui. Users can interactively navigate the fractal and export views as .png images.
https://github.com/jakubschwenkbeck/mandelbrot

Last synced: 3 months ago
JSON representation

A Haskell web application for exploring and zooming into the Mandelbrot set, built with Threepenny-gui. Users can interactively navigate the fractal and export views as .png images.

Awesome Lists containing this project

README

        

# Mandelbrot
Creating a **Mandelbrot** set Image in the Webbrowser and as a PNG using **Haskell**.

The **Local server** which hosts the Display enables a zoom function which zooms into the **generated Simulation** and creates and stores a PNG File from the zoom.

You can view the documentation as a website [here](https://jakubschwenkbeck.github.io/Mandelbrot-Doc/)

# Example Simulation:
![start1](https://github.com/user-attachments/assets/8ef76a7b-6550-4786-8cdd-da231742e157)