Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jakubschwenkbeck/mandelbrot

Simulating a Mandelbrot set in Haskell using the Threepenny framework, HTML and CSS for the browser
https://github.com/jakubschwenkbeck/mandelbrot

Last synced: 7 days ago
JSON representation

Simulating a Mandelbrot set in Haskell using the Threepenny framework, HTML and CSS for the browser

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)