1
ewpratten.com/backup/content/software/2020-12-25-mandelbrot.md
2023-02-02 20:05:03 -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
---