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
Line 5: Line 5:
 
| type        = Math
 
| type        = Math
 
| author      = krupkat
 
| author      = krupkat
| download    = [[media:Mandelbrot-wii.zip|Wii Version]]<br>[[media:Mandelbrot-pc.zip|PC Version]]
+
| download    = [[media:Mandelbrot-1.1.zip|Wii Version 1.1]]<br>[[media:Mandelbrot-pc.zip|PC Version]]
 
| source      = No
 
| source      = No
| peripherals = {{GCNController}}  
+
| peripherals = {{wiimote1}}  
 
}}
 
}}
 
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.
Line 19: Line 19:
 
==Usage==
 
==Usage==
  
You can load it with Front SD ELF Loader, I haven't tried the other possibilities but they should work.
+
Works in HBC. There is a dol file, so it should work in beta9.
*Zoom  {{GCZButton}}
+
*Zoom  {{WiimoteAButton}}
*Move {{GCDPad}}
+
*Reset {{WiimoteBButton}}
*Change palette  {{GCLTrigger}} {{GCRTrigger}}
+
*Change palette  {{WiimoteMinusButton}}/{{WiimotePlusButton}}
*Change number of iterations - use to get more details {{GCYButton}} {{GCXButton}}
+
*Change number of iterations  {{Wiimote1Button}}/{{Wiimote2Button}}
*Resets to loader {{GCStartButton}}'''+'''{{GCZButton}}
+
*Back to HBC {{WiimoteHomeButton}}
  
 
==Screenshots==
 
==Screenshots==
Line 37: Line 37:
  
 
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.1 <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

Revision as of 17:50, 28 October 2008

Mandelbrot
Mandel.png
General
Author(s)krupkat
TypeMath
Links
[[Wii Version 1.1
PC Version|Download]]
Source
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 :)


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.

  • Zoom Wiimote A Button
  • Reset Wiimote B Button
  • Change palette Wiimote - Button/Wiimote + Button
  • Change number of iterations Wiimote 1 Button/Wiimote 2 Button
  • Back to HBC Wiimote HOME Button

Screenshots

Mandelbrot1.jpg

Mandelbrot2.jpg

Mandelbrot3.jpg

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