MandelBoy GBA: Difference between revisions
From GameBrew
More actions
m Text replacement - "Category:Maths homebrews on GBA" to "" |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox GBA Homebrews | {{Infobox GBA Homebrews | ||
|title=MandelBoy | |title=MandelBoy | ||
| Line 14: | Line 8: | ||
|version=1 | |version=1 | ||
|license=Mixed | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/gbahomebrews/mandelboy. | |download=https://dlhb.gamebrew.org/gbahomebrews/mandelboy.zip | ||
|website=https://www.gbadev.org/demos.php?showinfo=657 | |website=https://www.gbadev.org/demos.php?showinfo=657 | ||
}} | }} | ||
{{#seo: | |||
|title= (Math) - GameBrew | |||
|title_mode=append | |||
|image=mandelboy2.png | |||
|image_alt=MandelBoy | |||
}} | |||
A GBA Mandelbrot viewer. | A GBA Mandelbrot viewer. | ||
| 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 | ||
Latest revision as of 10:48, 23 June 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.