More actions
(Created page with "{{Infobox homebrew | title = Mandelbrots | image = File:Mandelbrotds.png | type = Mathematics | version = r06 | licence = Mixed | author = ...") |
No edit summary |
||
Line 3: | Line 3: | ||
| image = [[File:Mandelbrotds.png]] | | image = [[File:Mandelbrotds.png]] | ||
| type = Mathematics | | type = Mathematics | ||
| version = | | version = 0.6 | ||
| licence = Mixed | | licence = Mixed | ||
| author = davr | | author = davr |
Revision as of 03:42, 16 November 2012
Mandelbrots | |
File:Mandelbrotds.png | |
General | |
---|---|
Author(s) | davr |
Type | Mathematics |
Version | 0.6 |
Licence | Mixed |
Links | |
[Media:Mandelbrot6ds.zip Download] | |
Website |
<htmlet>adsense</htmlet>
The Mandelbrot set is a mathematical set of points whose boundary is a distinctive and easily recognizable two-dimensional fractal shape.
Features
- Zoom by dragging a rectangle
- Save screenshot to PNG
- Panning, Zooming, Adjust Iterations by buttons
- 14 different color palettes
Installation
- Download and extract file
- DLDI patch .nds file and copy it to the root directory of the card
User guide
When you are zoomed below 175x, I will use 32 bit (1.17.14) fixed point numbers, which greatly improves speed. However, if zoom beyond that, then it switches back to 64 bit (1.35.28), which provides greater precision.
Controls
D-pad - adjust offset
X/Y - zoom
A - redraw
B - change color
Start - save PNG to CF/SD
Select - reset zoom
Drag a rectangle - zoom to area
L/R - change iterations
Changelog
r06
- Adds DLDI-support
r05
- Minor optimizations and quality improvements