Kneelawk / fractal-rs

Simple fractal viewer written in Rust
GNU Lesser General Public License v3.0
2 stars 0 forks source link

Add tools for generating a Julia/Fatou set from a point on a Mendelbrot set #30

Closed Kneelawk closed 2 years ago

Kneelawk commented 2 years ago

This PR adds buttons and keyboard shortcuts for generating a Julia/Fatou set from a point on a Mandelbrot set. This system is basic, but hopefully it should help streamline the process of picking fractal values.