Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wo0fle/fractalscape

Explore fractals with this highly customizable and interactive web app!
https://github.com/wo0fle/fractalscape

fractals godot math webapp

Last synced: about 1 month ago
JSON representation

Explore fractals with this highly customizable and interactive web app!

Awesome Lists containing this project

README

        

# Fractalscape

### Explore fractals with this highly customizable and interactive web app!

link goes here eventually

icon goes here eventually

## Credits:

* Inspired by:
* [Mandelbrot's Evil Twin - 2swap](https://www.youtube.com/watch?v=Ed1gsyxxwM0)
* [Sounds of the Mandelbrot Set - CodeParade](https://www.youtube.com/watch?v=GiAj9WW1OfQ)
* Aided by:
* [How to Code the Mandelbrot Set - Toby Ho](https://www.youtube.com/playlist?list=PLSq9OFrD2Q3DXbBbW4xjjtW6QjAT8J00H)
* [Multibrot Set - Wikipedia](https://en.wikipedia.org/wiki/Multibrot_set)
* [Godot 4: Fractal Shaders - Mandelbrot Set (tutorial) - FencerDevLog](https://www.youtube.com/watch?v=ulQMXw5KALo)


## Stuff to be added:

* zoom, translate, and rotate viewport, and change variables from inside the program (duh)
* parametrize variables from inside the program (duh)
* parametrize exponent
* negative/complex exponents (will require something other than the normal escape time algorithm)
* smooth rotation between viewing the z, c, and x sets (will require lots of crazy vector math probably)
* more color options (more color stops, custom color for points inside the set, anything else I can think of)
* add more types of fractals!!!!!!!!!!!!!!!!!!!!!!!!!!!!!