Libmii/Rendering Miis: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Mdbrim (talk | contribs)
No edit summary
Mdbrim (talk | contribs)
No edit summary
Line 1: Line 1:
{{Infobox development tools
| title      = Libmii
| description = Library
| type        = library
| author      = [[User:mdbrim|mdbrim]]
| version    = 1.0
| download    = http://libmii.googlecode.com/files/libmii.zip
| source      = http://code.google.com/p/libmii/source/browse/
| website    = http://code.google.com/p/libmii/
}}
This page is for describing how to use '''libmii''' to draw your Miis.  The goal will be to eventually have instructions and directions for use with each of the popular graphics library and a raw example not requiring a library.
This page is for describing how to use '''libmii''' to draw your Miis.  The goal will be to eventually have instructions and directions for use with each of the popular graphics library and a raw example not requiring a library.



Revision as of 02:18, 6 April 2010

This page is for describing how to use libmii to draw your Miis. The goal will be to eventually have instructions and directions for use with each of the popular graphics library and a raw example not requiring a library.

I'll also post the standard basic arrangement of each sprite so that users can easily create the commands for the graphics library of choice.

Requirements

Installation

Credits

Example