Skip to content

This is a naive implementation of a Mandelbrot set visualizer in FSharp

License

Notifications You must be signed in to change notification settings

isthistechsupport/Mandelbrot

Repository files navigation

Mandelbrot Explorer

This is an dotnet project that provides a very simple web interface to explore a Mandelbrot set render.

Installation

Prerequisites

  • .NET 8.0

Setup

  • Clone this repo

  • Navigate to the repo root folder and run the project with dotnet run -c Release

  • Done! You should be able to visit localhost:8080 in your web browser and see the web interface

License

This code is open sourced under the MIT license

About

This is a naive implementation of a Mandelbrot set visualizer in FSharp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published