Difference between revisions of "Mandelbrot"
Jump to navigation
Jump to search
(Link to author works) |
(Change to pretty table) |
||
Line 20: | Line 20: | ||
Thanks to Daniel Egnar, Tom Schumm and Jussi Kantola for their palettes. | Thanks to Daniel Egnar, Tom Schumm and Jussi Kantola for their palettes. | ||
− | == | + | == Controls == |
− | + | {| class="wikitable" style="left;text-align:center;" | |
− | + | |- | |
− | + | | {{Wiimote}} || Action | |
− | + | |- | |
− | + | | {{WiimoteAim}} || Point at where to zoom | |
− | + | |- | |
+ | | {{WiimoteAButton}} || Zoom in | ||
+ | |- | ||
+ | | {{WiimoteBButton}} || Start over | ||
+ | |- | ||
+ | | {{WiimoteMinusButton}}/{{WiimotePlusButton}} || Cycle through palettes | ||
+ | |- | ||
+ | | {{Wiimote1Button}}/{{Wiimote2Button}} || Change number of iterations | ||
+ | |- | ||
+ | | {{WiimoteHomeButton}} || Exit | ||
+ | |} | ||
== Screenshots == | == Screenshots == |
Revision as of 16:14, 26 September 2010
Mandelbrot | |
![]() | |
General | |
---|---|
Author(s) | Krupkat |
Type | Math application |
Version | 1.1 |
Licence | Not specified (open source) |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() |
This is a Mandelbrot set generator, you could have seen them on other platforms as well e.g. FractInt for PC.
I wrote it some time ago for PC but never released it. Then I accidentally downloaded devkitPro and here you have it :)
You can also download the original PC Version
Credits
Thanks to Daniel Egnar, Tom Schumm and Jussi Kantola for their palettes.
Controls
![]() |
Action |
![]() |
Point at where to zoom |
![]() |
Zoom in |
![]() |
Start over |
![]() ![]() |
Cycle through palettes |
![]() ![]() |
Change number of iterations |
![]() |
Exit |
Screenshots
Notes
Feel free to write comments to: krupkat(at)seznam(dot)cz
Updates
version 1.1
- added wiimote support, now you can zoom anywhere you point with just pointing your wiimote.
- added a console on the top of the screen showing some basic info