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.
- Host: GitHub
- URL: https://github.com/jakubschwenkbeck/mandelbrot
- Owner: JakubSchwenkbeck
- License: mit
- Created: 2024-08-03T12:36:27.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-08-08T00:18:43.000Z (10 months ago)
- Last Synced: 2025-01-12T15:08:38.103Z (5 months ago)
- Language: Haskell
- Homepage:
- Size: 246 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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:
