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

  
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
     


 
 
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:

Snes9xTYL++ version 18 source codeSnes9xTYL++ version 18 source code
Snes9xTYL++ version 18 source code If you're interested in taking homebrew emulation further, or if you just want a bunch of extra source codes you can learn from, then we've got a treat for you. Via DCEmu, we've learned that DaveX has released the source codes to some of the different versions of Snes9xTYL++, which you can download below
Dow!Dow!
Dow! February saw the first release of Dow!, which in itself is a peculiar name for a program meant to mean "Develop on the go!" But behind the name lay an impressive Lua homebrew development application, if you had a PSP Fat (a.k.a PSP-1000) of course. Sony PlayStation Portable homebrew coder bumuckl broke that barrier with Dow! version 0
Lua PlayerLua Player
Lua Player The awesome Lua Player has just been updated to version 0.18 Although it's an alpha release, there shouldn't be any major bugs. One of the great new features is Module Load support (Thanks to Oobles)
myLCD - A Unicode Text Rendering LibrarymyLCD - A Unicode Text Rendering Library
myLCD - A Unicode Text Rendering Library Mike, aka Okio, from our forum has released a multi-platform Unicode text rendering and mini frame-buffer API library for embedded hardware and standalone LCD contrololers. He has just released version 0.20 of myLCD which now supports the PSP (tested on 1.5). Updates for v0.20
PS3 NAND Dump ExtractorPS3 NAND Dump Extractor
Even before the conclusion of the recent 24th Chaos Communication Congress (24C3) event, a lot of homebrew developers have already been trying their hand at breaking the next gen consoles' code and allowing more end users access to its functions
ExploreMe sourceExploreMe source
ExploreMe source  Well, this is actually more for PSP homebrew developers than the mainstream users. See, most of the time, devs would have to create their own file browsers for their various PPS brew projects
LuaPlayerHMLuaPlayerHM
LuaPlayerHM It didn't take long for homebrew developer homemister to update the very convenient LuaPlayerHM for the Sony PlayStation Portable. This time, LuaPlayerHM version 6.6 hosts a bevy of bug fixes and additional visual touches
Adventure Game Studio runtime for PSPAdventure Game Studio runtime for PSP
Homebrew developer has updated his port of the Adventure Game Studio (AGS) runtime engine for the PlayStation Portable, a nifty app that allows you to play some good ole' point and click adventure games on your portable handheld
libwiisprite 0.1.9libwiisprite 0.1.9
libwiisprite 0.1.9 Budding homebrew developers who want to make a name for themselves on the Nintendo Wii will be happy to know that a new build for the C++-based sprite library is finally available for download. Developers Chaosteil and Feesh! recently announced the new bugfix release to libwiisprite, stepping up this useful development tool to version 0.1.9
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
 

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.