MandelBoy GBA: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:Maths homebrews on GBA" to "" |
m Text replacement - "Category:GBA homebrew applications" to "" |
||
| Line 45: | Line 45: | ||
==External links== | ==External links== | ||
* GBADev - https://www.gbadev.org/demos.php?showinfo=657 | * GBADev - https://www.gbadev.org/demos.php?showinfo=657 | ||
Revision as of 09:35, 10 May 2024
| MandelBoy | |
|---|---|
| General | |
| Author | Lupin |
| Type | Math |
| Version | 1 |
| License | Mixed |
| Last Updated | 2004/12/02 |
| Links | |
| Download | |
| Website | |
A GBA Mandelbrot viewer.
User guide
Try to use contrast colors for the palette, this will look best.
The screen will stay black for a while depending on your last position inside the mandelbrot (btw, pixels inside the mandelbrot = slow), this is because the last position gets saved in SRAM.
SAVE will store the palette to SRAM.
DEL will delete the color key (color keys are marked with a little white line, the last color of the palette is always a color key).
Controls
A - Select the zoom area, Drag the color selection slider
B - Reset zoom
R - Bring up and close the palette editor window
Screenshots
Known issues
If you zoom in too deep the mandelbrot get messed up.