9 lines
299 B
Markdown
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
|
|
---
|