aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/content/projects/complex-fractals/index.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/projects/complex-fractals/index.md')
-rw-r--r--content/projects/complex-fractals/index.md32
1 files changed, 32 insertions, 0 deletions
diff --git a/content/projects/complex-fractals/index.md b/content/projects/complex-fractals/index.md
new file mode 100644
index 0000000..23713c3
--- /dev/null
+++ b/content/projects/complex-fractals/index.md
@@ -0,0 +1,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)