Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/wo0fle/fractalscape
- Owner: Wo0fle
- Created: 2024-12-04T22:51:48.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-05T18:12:22.000Z (about 1 month ago)
- Last Synced: 2024-12-05T19:20:32.350Z (about 1 month ago)
- Topics: fractals, godot, math, webapp
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!!!!!!!!!!!!!!!!!!!!!!!!!!!!!