https://github.com/alexruzin/mandelbrotcuda
Experimental library to generate fractals using CUDA and other architectures in C++
https://github.com/alexruzin/mandelbrotcuda
Last synced: 3 months ago
JSON representation
Experimental library to generate fractals using CUDA and other architectures in C++
- Host: GitHub
- URL: https://github.com/alexruzin/mandelbrotcuda
- Owner: AlexRuzin
- License: mit
- Created: 2020-11-11T18:28:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-29T22:58:08.000Z (over 4 years ago)
- Last Synced: 2024-12-28T19:46:21.417Z (4 months ago)
- Language: C++
- Size: 20.9 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MandelbrotCuda
Experimental library to generate fractals using CUDA and other architectures in C++