Libmii/Rendering Miis: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Mdbrim (talk | contribs)
←Created page with '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 lib...'
 
Mdbrim (talk | contribs)
No edit summary
Line 1: Line 1:
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.
 
{{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.


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.
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 ==

Revision as of 02:18, 6 April 2010

Libmii
General
Author(s)mdbrim
TypeLibrary
Version1.0
Links
Download
Website
Source

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