blob: 23713c3bd7570a1e5682b863d1cabb849b270185 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
---
title: "Complex Fractal Generator"
start_date: 2024-04-15
end_date: 2024-04-30
date: 2024-05-06T14:27:25-04:00
thumbnail: renders/mandelbrot.png
github: "https://github.com/jpappel/complex-fractals"
description: "Project Description"
summary: "Summary for Complex Fractals"
categories:
- "Class Project"
tags:
- "HPC"
- "C"
- "CUDA"
---
## Analysis
[Interactive Analysis](/projects/complex-fractals/analysis.html)
## Presentation
[Presentation](/projects/complex-fractals/presentation.html)
## Full Size Renders
[Mandelbrot](renders/mandelbrot.png)
[Tricorn](renders/tricorn.png)
[Burning Ship](renders/burning_ship.png)
[Multibrot](renders/multibrot.png)
[Julia](renders/julia.png)
|