diff options
| author | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-21 02:14:27 -0400 |
|---|---|---|
| committer | JP Appel <jeanpierre.appel01@gmail.com> | 2024-04-21 02:14:27 -0400 |
| commit | 00b488b32fa5e40151bf63443821c5b3c1840217 (patch) | |
| tree | b8d34621acbc3caef48dd792ea3f8661fe71dd74 /README.md | |
| parent | 81dc61d0d7b17de6944ceb55ae3c7a3f3176731d (diff) | |
implemented julia sets
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ make presentation * [Various Algorithms for Plotting the Mandelbrot Set](https://en.wikipedia.org/wiki/Plotting_algorithms_for_the_Mandelbrot_set) * [Pseudocode for Julia Set](https://en.wikipedia.org/wiki/Julia_set#Pseudocode) * [Another HPC implemenation of Mandelbrot set rendering](https://github.com/OakenKnight/MandelbrotSet-HightPerformance-Implementation) +* [Blog Post on CUDA Mandelbrot Set](https://developershell.net/the-mandelbrot-set-with-cuda/) ## Contributors |
