Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murf-y/mandelbrotset-visualizer
Mnadelbrot_Set in C#
https://github.com/murf-y/mandelbrotset-visualizer
Last synced: 14 days ago
JSON representation
Mnadelbrot_Set in C#
- Host: GitHub
- URL: https://github.com/murf-y/mandelbrotset-visualizer
- Owner: Murf-y
- License: mit
- Created: 2020-12-27T17:31:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-27T17:36:21.000Z (about 4 years ago)
- Last Synced: 2024-11-07T12:25:23.015Z (2 months ago)
- Language: C#
- Size: 10.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mandelbrot_Set
A program to draw the mandelbrot_set on a windows form## Usage
Open the solution in a code editor and build the solution as a Release, now u can locate a .exe file in `TheprojectDirectory/bin/Release` run that .exe and voila!