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
m (Added to HBB)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
 
| title      = Mandelbrot
 
| title      = Mandelbrot
 
| image      = [[Image:Mandel.png]]
 
| image      = [[Image:Mandel.png]]
| desc        = Mandelbrot Demo
+
| type        = math
| type        = Math
 
 
| author      = krupkat
 
| author      = krupkat
| download    = [[media:Mandelbrot-1.1.zip|Wii Version 1.1]]<br>[[media:Mandelbrot-pc.zip|PC Version]]
+
| licence    = Not specified (open source)
| source      = [[media:Mnd-1.1.zip|mnd-1.1.zip]]
+
| version    = 1.1
 +
| download    = media:Mandelbrot-1.1.zip
 +
| source      = media:Mnd-1.1.zip
 
| peripherals = {{wiimote1}}  
 
| peripherals = {{wiimote1}}  
| hbc        = 1
+
| hbb        = yes
| hbb        = 1
 
 
}}
 
}}
 
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 [[media:Mandelbrot-pc.zip|PC Version]]
  
 
==Credits==
 
==Credits==

Revision as of 18:46, 1 June 2009

Mandelbrot
Mandel.png
General
Author(s)krupkat
TypeMath application
Version1.1
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.

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