Difference between revisions of "Mandelbrot"
Jump to navigation
Jump to search
BeReDeZeBe (talk | contribs) |
|||
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{Infobox homebrew | {{Infobox homebrew | ||
| title = Mandelbrot | | title = Mandelbrot | ||
− | | image = [[ | + | | image = [[File:Mandel.png]] |
| type = math | | type = math | ||
− | | author = krupkat | + | | author = [[User:krupkat|Krupkat]] |
| licence = Not specified (open source) | | licence = Not specified (open source) | ||
− | | version = 1. | + | | version = 1.3 |
− | | download = media:Mandelbrot-1. | + | | download = media:Mandelbrot-1.3.zip |
− | | source = media:Mnd-1. | + | | source = media:Mnd-1.3.zip |
| peripherals = {{wiimote1}} | | peripherals = {{wiimote1}} | ||
| hbb = yes | | hbb = yes | ||
}} | }} | ||
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. | ||
− | == | + | == 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 | ||
+ | |- | ||
+ | | {{WiimoteDPadDown}} || Run cycling palette | ||
+ | |- | ||
+ | | {{Wiimote1Button}}/{{Wiimote2Button}} || Change number of iterations | ||
+ | |- | ||
+ | | {{WiimoteHomeButton}} || Exit | ||
+ | |} | ||
− | ==Screenshots== | + | == Screenshots == |
− | [[ | + | [[File:mandelbrot1.jpg]] |
− | [[ | + | [[File:mandelbrot2.jpg]] |
− | [[ | + | [[File:mandelbrot3.jpg]] |
− | ==Notes== | + | == Media == |
+ | |||
+ | === v1.2 === | ||
+ | <youtube valign="top" align="left">Cp0FuUaT0ww</youtube> | ||
+ | {{clear}} | ||
+ | <br /> | ||
+ | |||
+ | == 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.3 <br /> | ||
+ | - added cycling palette | ||
+ | |||
+ | version 1.2 <br /> | ||
+ | - Sped up rendering | ||
− | version 1.1 <br> | + | version 1.1 <br /> |
− | - added wiimote support, now you can zoom anywhere you | + | - added wiimote support, now you can zoom anywhere you point 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 |
Latest revision as of 21:44, 16 October 2013
Mandelbrot | |
![]() | |
General | |
---|---|
Author(s) | Krupkat |
Type | Math application |
Version | 1.3 |
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 |
![]() |
Run cycling palette |
![]() ![]() |
Change number of iterations |
![]() |
Exit |
Screenshots
Media
v1.2
Notes
Feel free to write comments to: krupkat(at)seznam(dot)cz
Updates
version 1.3
- added cycling palette
version 1.2
- Sped up rendering
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