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

Difference between revisions of "Map Maker"

From WiiBrew
Jump to navigation Jump to search
(New page: {{Infobox homebrewapp | title = Map Maker | image = Image:Map_Maker_Icon.png | desc = Generate and edit terrain | type = Demos | author = Jesse Dubay ([[...)
 
m
Line 7: Line 7:
 
| display    =  
 
| display    =  
 
| download    = [http://www.jessedubay.com/p/wii/mapmaker/mapmaker_v01.zip Map Maker v0.1]
 
| download    = [http://www.jessedubay.com/p/wii/mapmaker/mapmaker_v01.zip Map Maker v0.1]
| source      = Open; available soon
+
| source      = Available soon
 
| peripherals = {{Wiimote1}}
 
| peripherals = {{Wiimote1}}
 
| hbc = 1
 
| hbc = 1

Revision as of 08:03, 16 September 2008

Map Maker
Map Maker Icon.png
General
Author(s)Jesse Dubay (adb)
TypeDemos
Links
[[Map Maker v0.1|Download]]
Source
Peripherals
Wiimote1.svg
Screenshot of Map Maker with statistics enabled.

Map Maker is a demo application that generates cool-looking terrain you can edit with the Wiimote.

Controls

Button Action
Wiimote A Button Generate new map
Wiimote B Button Hold and drag to pan
Wiimote D-Pad Up / Wiimote D-Pad Down Adjust terrain height
Wiimote HOME Button Show Menu and options
Wiimote + Button / Wiimote - Button Adjust brush size *
Wiimote 1 Button Re-center map

* By default, these buttons have no effect because brush size is based on distance from the screen. You can enable manual mode in the Menu.

Acknowledgments

These people did all the hard work:

  • Thanks to para for the Wiiuse library
  • Thanks to Paul Martz, who wrote a very helpful article about the diamond-square algorithm
  • Thanks to Max Russell, who is much better at math than I
  • Thanks to Team Twiizers for their contributions to the homebrew community -- without you guys I'd never have even tried
  • Thanks to TheBlasphemer, whose nifty RGB to YUY2 routine I blatantly lifted from the WiiRayTracer demo
  • Thanks to WinterMute for the extremely enlightening How to use the Wiimote tutorial
  • And thanks to River for being my alpha tester <3

Who to blame

I'm Jesse! Let me know what you think: jesse@thefortytwo.net or on this article's discussion page. Comments, criticism, bug reports and feature suggestions welcome.

History

v0.1 (15 September 2008)

  • Initial release.