In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "Mandelbrot"

From WiiBrew
Jump to navigation Jump to search
 
(17 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 +
{{Infobox homebrew
 +
| title      = Mandelbrot
 +
| image      = [[File:Mandel.png]]
 +
| type        = math
 +
| author      = [[User:krupkat|Krupkat]]
 +
| licence    = Not specified (open source)
 +
| version    = 1.3
 +
| download    = media:Mandelbrot-1.3.zip
 +
| source      = media:Mnd-1.3.zip
 +
| peripherals = {{wiimote1}}
 +
| 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 accidentaly 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 :)
  
[[Image:Mandel.png]]
+
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===
+
== Controls ==
  
You can load it with Front SD ELF Loader, I haven't tried the other possibilities but they should work.<br>
+
{| class="wikitable" style="left;text-align:center;"
A - zoom<br>
+
|-
control pad - move<br>
+
| {{Wiimote}} || Action
L,R - change palette<br>
+
|-
X,Y - change number of iterations - use to get more details<br>
+
| {{WiimoteAim}} || Point at where to zoom
start + Z - resets to loader<br>
+
|-
 +
| {{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 ==
  
[[Image:mandelbrot1.jpg]]
+
[[File:mandelbrot1.jpg]]
  
[[Image:mandelbrot2.jpg]]
+
[[File:mandelbrot2.jpg]]
  
[[Image:mandelbrot3.jpg]]
+
[[File:mandelbrot3.jpg]]
  
===Download===
+
== Media ==
  
Wii version: [[media:Mandelbrot-wii.zip|Mandelbrot-wii.zip]]
+
=== v1.2 ===
The Wii zip seems to be a rar
+
<youtube valign="top" align="left">Cp0FuUaT0ww</youtube>
 +
{{clear}}
 +
<br />
  
PC version: [[media:Mandelbrot-pc.zip|Mandelbrot-pc.zip]]
+
== Notes ==
  
 
Feel free to write comments to: krupkat(at)seznam(dot)cz
 
Feel free to write comments to: krupkat(at)seznam(dot)cz
 +
 +
== Updates ==
 +
version 1.3 <br />
 +
- added cycling palette
 +
 +
version 1.2 <br />
 +
- Sped up rendering
 +
 +
version 1.1 <br />
 +
- 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

Latest revision as of 21:44, 16 October 2013

Mandelbrot
Mandel.png
General
Author(s)Krupkat
TypeMath application
Version1.3
LicenceNot specified (open source)
Links
Download
Source
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg

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

Wiimote.svg Action
Wii Remote Aim Point at where to zoom
Wiimote A Button Zoom in
Wiimote B Button Start over
Wiimote - Button/Wiimote + Button Cycle through palettes
Wiimote D-Pad Down Run cycling palette
Wiimote 1 Button/Wiimote 2 Button Change number of iterations
Wiimote HOME Button Exit

Screenshots

Mandelbrot1.jpg

Mandelbrot2.jpg

Mandelbrot3.jpg

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