https://github.com/wo0fle/multibrot-explorer
Generate and explore your own Multibrots! (OLD)
https://github.com/wo0fle/multibrot-explorer
Last synced: 11 months ago
JSON representation
Generate and explore your own Multibrots! (OLD)
- Host: GitHub
- URL: https://github.com/wo0fle/multibrot-explorer
- Owner: Wo0fle
- Created: 2024-11-29T06:31:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-10T17:39:08.000Z (about 1 year ago)
- Last Synced: 2025-08-21T12:41:19.986Z (11 months ago)
- Language: JavaScript
- Homepage: https://wo0fle.github.io/multibrot-explorer/
- Size: 176 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CURRENTLY MIGRATING TO A [GODOT PROJECT](https://github.com/Wo0fle/fractal-designer)
# I WONT DELETE THIS REPO BUT WHEN FRACTAL DESIGNER IS AT A GOOD POINT I WILL PROMOTE THAT HERE (BECAUSE IT WILL BE BETTER)
Original ReadMe:
# Seby's Multibrot Explorer
### Explore Multibrots with this amazing and totally not scuffed website!
https://wo0fle.github.io/multibrot-explorer/

if you want to know what parameters i used to generate the icon... so do i. unfortunately i lost them... soooo it'll be up to you to find it, or better yet, find cooler things!
## Credits:
for the math parts... whenever i had a syntax skill issue i just used google
* 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)