Difference between revisions of "Mandelbrot"
Jump to navigation
Jump to search
WiibrewBot (talk | contribs) m (Robot: Cosmetic changes) |
|||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = Mandelbrot | | title = Mandelbrot | ||
− | | image = [[ | + | | image = [[File:Mandel.png]] |
| type = math | | type = math | ||
| author = krupkat | | author = krupkat | ||
Line 12: | Line 12: | ||
}} | }} | ||
This is a Mandelbrot set generator, you could have seen them on other platforms as well e.g. FractInt for PC. | This is a Mandelbrot set generator, you could have seen them on other platforms as well e.g. FractInt for PC. | ||
− | <br>I wrote it some time ago for PC but never released it. Then I accidentally downloaded [[devkitPro]] and here you have it :) | + | <br />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 [[ | + | You can also download the original [[Media:Mandelbrot-pc.zip|PC Version]] |
− | ==Credits== | + | == Credits == |
Thanks to Daniel Egnar, Tom Schumm and Jussi Kantola for their palettes. | Thanks to Daniel Egnar, Tom Schumm and Jussi Kantola for their palettes. | ||
− | ==Usage== | + | == Usage == |
Works in HBC. There is a dol file, so it should work in beta9. | Works in HBC. There is a dol file, so it should work in beta9. | ||
Line 29: | Line 29: | ||
*Back to HBC {{WiimoteHomeButton}} | *Back to HBC {{WiimoteHomeButton}} | ||
− | ==Screenshots== | + | == Screenshots == |
− | [[ | + | [[File:mandelbrot1.jpg]] |
− | [[ | + | [[File:mandelbrot2.jpg]] |
− | [[ | + | [[File:mandelbrot3.jpg]] |
− | ==Notes== | + | == Notes == |
Feel free to write comments to: krupkat(at)seznam(dot)cz | Feel free to write comments to: krupkat(at)seznam(dot)cz | ||
− | ==Updates== | + | == Updates == |
− | version 1.1 <br> | + | version 1.1 <br /> |
− | - added wiimote support, now you can zoom anywhere you woint with just pointing your wiimote.<br> | + | - added wiimote support, now you can zoom anywhere you woint with just pointing your wiimote.<br /> |
- added a console on the top of the screen showing some basic info | - added a console on the top of the screen showing some basic info |
Revision as of 18:14, 10 August 2009
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.
Usage
Works in HBC. There is a dol file, so it should work in beta9.
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 woint with just pointing your wiimote.
- added a console on the top of the screen showing some basic info