Metaphrasis is a static conversion class for transforming RGBA image buffers into various GX texture formats for Wii homebrew development. Metaphrasis is written in C++ and makes use of a community standard and newly developed algorithms for conversion of 32-bit RGBA data buffers into various GX texture formats common to both the Gamecube and Wii platforms.
This library was developed in-full by Armin Tamzarian with the support of developers in #wiibrew on EFnet, Chaosteil of libwiisprite, and DrTwox of GRRLIB.
Full Doxygen API documentation is included within the download archive for assistance with program integration.
Installation (Source Code)
1. Extract the Metaphrasis archive.
2. Copy the contents of the src directory into your project's development path.
3. Include the Metaphrasis header file in your code using syntax such as the following:
#include "Metaphrasis.h"
Installation (Library)
1. Extract the Metaphrasis archive.
2. Copy the contents of the lib directory into your devKitPro/libogc directory.
3. Include the Metaphrasis header file in your code using syntax such as the following:
#include "Metaphrasis.h"
Usage
* Create a buffer full of 32-bit RGBA values noting both the pixel height and width of the buffer.
* Call one of the many conversion routines from within your code. (Note: All methods within the Metaphrasis class are static and thus no class instance need be allocated)
Metaphrasis is distributed under the GNU Lesser General Public License.
Contact
If you have any suggestions, questions, or comments regarding this library feel free to e-mail me at tamzarian1989 at gmail dawt com.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
ONScripter ONScripter is an opensource cross-platform clone of the NScripter Visual Novel engine
MLlib MLlib
The MLlib (or Minishlink's Library) is a simple library to develop on Nintendo Wii. Technically, it's a wrapper of libogc and others librairies.
Changelog:
Now compatible with DevkitPPC r18 and libogc 1.8.0
WiiBuilder WiiBuilder
WiiBuilder is a Windows software to use for Wii homebrew development.
Usage:
The File section is use for:
* Binary file conversion (creating a C array to include into a Wii homebrew project). Allowed file types are:
o Portable Network Graphics (.png)
o JPEG images (.jpg or .jpeg)
o XML (.xml)
o MPEG-1 Audio Layer 3 (.mp3)
o MOD (
Taiko revision 11 Taiko revision 11
Taiko is an opensource NANDloader for Nintendo Wii channels but focused on the use with Wiiware/Virtual console channels. The NANDloader its a lil piece of code embedded in each channel and bootstrapped by the sysmenu when you click the "Start" button on the Wii.
Features:
* Nearly 100% compatibility with any channel
Knowledge Knowledge
Knowledge is an engine i been creating in my spare time since August, 31 of 2008. The goal is to make a practical and fast engine where developers can feel comfortable and do things in a organized way. The engine features over 40
libwiisprite libwiisprite
Wiibrewers Chaosteil, Feesh and Arikado has released a new version of libwiisprite, a handy sprite library for the Nintendo Wii that uses GX as its underlying rendering engine
Revolution Engine Revolution Engine
Revolution Engine is the very First homebrew 3D Game Engine for Wii. It is directly based on GX without any GL wrapper or anything similar. Natively designed for the Wii, this engine is probably capable of generating the best homebrew graphics ever seen on this game console.
Changelog:
Revolution Engine 0
libwiisprite libwiisprite
Homebrew developers trying their hands out on the Nintendo Wii platform should take the time to download the latest version of Chaosteil's and Feesh!'s libwiisprite. The newest build of the sprite library bumps itself up to version 0.2.1 and comes with a lot of optimizations to help those homebrew projects out.
Much of the changes in libwiisprite 0.2
Q2Rev Q2Rev
A port of id Software's Quake II for the Nintendo Wii, straight from the source code at ftp://ftp.idsoftware.com/idstuff/source/quake2.zip
This is only a proof-of-concept release, nothing official. It's being actively developed; expect heavy changes before the final release
Revolution Engine Revolution Engine
Revolution Engine is the very First homebrew 3D Game Engine for Wii. It is directly based on GX without any GL wrapper or anything similar. Natively designed for the Wii, this engine is probably capable of generating the best homebrew graphics ever seen on this game console
Comments on Metaphrasis:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Metaphrasis supports it