1
ewpratten.com/content/software/2020-12-25-mandelbrot.md
2022-12-16 16:41:13 -05:00

9 lines
299 B
Markdown

---
title: "Mandelbrot Set Viewer"
date: 2020-12-25
extra:
icon: las la-toolbox
excerpt: "This project is a fairly simple fractal viewer for the Mandelbrot Set that utilizes JNI calls to perform intense calculations outside the JVM"
redir_to: https://github.com/ewpratten/mandelbrot
---