Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
CeQuickTask
TreeviewComposer
Learn MATLAB
EGE: Small 2D Engine
Cleaning QA
Jbak TaskMan
Task List for HanDBase
Dedexer
Software Engineering v2
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
Metaphrasis




Metaphrasis
Version: 0.1.0

Platforms: Mobile Gaming, Wii


Categories: Programming & Development

Upload date: 25 Jan 12

Developer:

License: Freeware

Downloads: 15

File Size: 71 Kb
Download Free Metaphrasis 



Rating: 0.0/5 (Total votes: 0)




  Metaphrasis

 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)

uint32_t* rgba8Buffer = Metaphrasis::convertBufferToRGBA8(rgbaBuffer, bufferWidth, bufferHeight);

* Free your temporary RGBA value buffer if you no longer need said values.

Currently supported conversion routines are as follows:

* convertBufferToI4
* convertBufferToI8
* convertBufferToIA4
* convertBufferToIA8
* convertBufferToRGBA8
* convertBufferToRGB565
* convertBufferToRGB5A3

License

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:

ONScripterONScripter
ONScripter is an opensource cross-platform clone of the NScripter Visual Novel engine
MLlibMLlib
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
WiiBuilderWiiBuilder
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 11Taiko 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
KnowledgeKnowledge
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
libwiispritelibwiisprite
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 EngineRevolution 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
libwiispritelibwiisprite
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
Q2RevQ2Rev
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 EngineRevolution 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

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

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
 
 
© Pantich 2009 - 2025 All rights reserved.