tycrek / Grogu

Fractal equation experiments in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grogu

Fractal equation experiments in Java. Built with the assistance of AI tools. Demo

Introduction

Ever since discovering Maths Town Mandelbrot zooms on YouTube, I've been obsessed with fractals and other mathematical media generation. The problem is: I'm shit at math. These experiments are a fusion of my life-long Java skills, and my weird-ass prompts to ChatGPT and GitHub CoPilot.

Why the name Grogu?

Grogu is a character in the show The Mandalorian. Mandalorian -> Mandal. Mandal -> Mandel. Mandelbrot. Fractals. Yes.

Features to come:

  • Generate a Mandelbrot!
  • More options to tweak generation
  • Increase calculation precision
  • Multithreaded calculations
  • Save to image file
  • Interactivity
    • Zooming
    • Re-positioning
    • Rotating
  • Custom colour palettes (can be edited in source code at the moment)
  • Julia sets
  • Auto-iteration update
  • This list is very early and non-exhaustive.

Demo

Want to give it a try? Download the latest release.

image image image image

image

Demos from initial experiments

image image image image image image image

image image

About

Fractal equation experiments in Java.


Languages

Language:Java 100.0%