More actions
(Created page with "{{#seo: |title=Wii Homebrew demos (Demos) - GameBrew |title_mode=append |image=mapmakerwii.jpg |image_alt=Map Maker }} {{Infobox Wii Homebrews |title=Map Maker |image=mapmaker...") |
No edit summary |
||
Line 18: | Line 18: | ||
|source=#LNF | |source=#LNF | ||
}} | }} | ||
'''Map Maker''' is a demo application that allows users to generate and edit visually appealing terrain in real-time using the Wiimote. | |||
== | == Controls == | ||
= | {| class="wikitable" | ||
< | |- | ||
! Wiimote !! Action | |||
|- | |||
| Wiimote A Button || Generate new map | |||
|- | |||
| Wiimote B Button || Hold and drag to pan | |||
|- | |||
| Wiimote DPadUp / Wiimote DPad Down || Adjust terrain height | |||
|- | |||
| Wiimote Home Button || Show Menu and options | |||
|- | |||
| Wiimote Plus Button / Wiimote Minus Button || Adjust brush size * | |||
|- | |||
| Wiimote 1 Button || Re-center map | |||
|- | |||
| Wiimote 2 Button || Invert land height | |||
|} | |||
<nowiki>*</nowiki> 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. | |||
==Screenshot== | |||
[[image:mapmakerwii.jpg|640px]] | |||
== Changelog== | |||
'''v0.1 - (15 September 2008)''' | |||
* Initial release. | |||
== 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 | |||
==External Links== | |||
* WiiBrew - https://wiibrew.org/wiki/Map_Maker |
Revision as of 00:50, 16 Ocak 2023
Map Maker | |
---|---|
File:Mapmakerwii.jpg | |
General | |
Author | Jesse Dubay (adb) |
Type | Demos |
Version | 0.1 |
License | GPL |
Last Updated | 2008/09/15 |
Links | |
Download | |
Website | |
Source | |
Map Maker is a demo application that allows users to generate and edit visually appealing terrain in real-time using the Wiimote.
Controls
Wiimote | Action |
---|---|
Wiimote A Button | Generate new map |
Wiimote B Button | Hold and drag to pan |
Wiimote DPadUp / Wiimote DPad Down | Adjust terrain height |
Wiimote Home Button | Show Menu and options |
Wiimote Plus Button / Wiimote Minus Button | Adjust brush size * |
Wiimote 1 Button | Re-center map |
Wiimote 2 Button | Invert land height |
* 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.
Screenshot
Changelog
v0.1 - (15 September 2008)
- Initial release.
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
External Links
- WiiBrew - https://wiibrew.org/wiki/Map_Maker