https://github.com/opengs/mandelbrot
https://github.com/opengs/mandelbrot
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/opengs/mandelbrot
- Owner: opengs
- Created: 2021-06-12T11:11:03.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-12T11:12:10.000Z (about 4 years ago)
- Last Synced: 2025-01-21T03:28:29.509Z (5 months ago)
- Language: C++
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mandelbrot
### Introduction
Mandelbrot implementation in c++ using STD.
Simple output in ASCII.### Results
![]()