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
     


 
 
GRRLib 4.0.0




GRRLib 4.0.0
Version: 1.0

Platforms: Mobile Gaming, Wii


Categories: Programming & Development

Upload date: 25 Jan 12

Developer:

License: Freeware

Downloads: 10
Download Free GRRLib 4.0.0 



Rating: 0.0/5 (Total votes: 0)




  GRRLib 4.0.0

===============================================================
Code : NoNameNo
Additional Code : Crayon
Code Hints : RedShade

Download and Help Forum : http://grrlib.santo.fr
===============================================================

Info:
----
Hello, since more than 60% of wii homebrew coders used GRRLIB, we decided to provide a new/better/optimised version.
This one is 4.0.0 and we hope it will help as new coders as confirmed ones.
We really need your feedback so join us on the forum to provide ideas, patch, new bitmap effects, etC...
GRRLIB is NOT provided under any shitty license.

If you use it, we only ask to :
- dont forget us in the credits !!
- to display the grrlib logo in you product as it's possible ;) ( logo available here http://grrlib.santo.fr/wiki/images/logo.png )

Requirement :
-----------
- DevkitPPC
- LibOGC
- LibFAT


Keep In Mind :
------------
- Due to GX restriction, your png, jpg, and/or empty texture have to be multiple of 4 (for width and height)
- PNG and JPEG must be in RGBA (not indexed) (gimp or photoshop do it easily)


ChangeLog :
---------
* Color format changed for ALL GRRLib functions (now its RGBA) to fit to GX_Color format and use GX_Color1u32

* GRRLIB_LoadTexture now Auto Detect PNG or JPEG

* GRRLib introduce a new texture structure (easier to handle texture width, height, etc ...):
typedef struct GRRLIB_texImg{
unsigned int w;
unsigned int h;
unsigned int tilew;
unsigned int tileh;
unsigned int nbtilew;
unsigned int nbtileh;
unsigned int tilestart;
void *data;
} GRRLIB_texImg;

* add void GRRLIB_InitTileSet(struct GRRLIB_texImg *tex, unsigned int tilew, unsigned int tileh, unsigned int tilestart);

* GRRLIB_DrawImg recoded for simpler use

* GRRLIB_DrawTile recoded for simpler use

* InitVideo() and GRRLIB_Start() merge into GRRLIB_Init().

* add GRRLIB_PtInRect, GRRLIB_RectInRect and GRRLIB_RectOnRect. (to detect hot zone)

* GRRLIB_GetPixelFromtexImg and GRRLIB_SetPixelTotexImg (to directly read/write in texture)

* GRRLIB_CreateEmptyTexture and GRRLIB_FlushTex

* New Bitmap FX:
- GRRLIB_BMFX_Grayscale
- GRRLIB_BMFX_Invert
- GRRLIB_BMFX_Scatter
- GRRLIB_BMFX_Blur
- GRRLIB_BMFX_Pixelate

* add GRRLIB_Exit to free the memory allocated by GRRLIB
 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

Engine02Engine02
Engine02 Homebrew developer Stealth has released a new version of Engine02, a versatile, multiplatform 2D game engine that allows aspiring developers to create their own homebrewed games
FreeTypeGXFreeTypeGX
FreeTypeGX  FreeTypeGX is a wrapper class for libFreeType which renders a compiled FreeType parsable font into a GX texture for Wii homebrew development. FreeTypeGX is written in C++ and makes use of a selectable pre-buffered or buffer-on-demand methodology to allow fast and efficient printing of text to the EFB
BCX-BASICBCX-BASIC
BCX-BASIC  BCX is called "The BASIC To C Translator". This means that BASIC code is converted to C. After that the resulting C code is compiled with the devKitPro toolchain with all the libraries like a normal Wiibrew application. You have to have a bit of C knowledge to use BCX since you sometimes have to inspect the resulting C code
GRRLibGRRLib
Wii Homebrew - Wiibrew - development library- GRRLIB download - Image 1Want to get into the world of Wiibrewing? You can start with nonameno's GRRLib, a development library that can get you started on your way to coding for the Wii, which you can view at the source link
libwiispritelibwiisprite
libwiisprite Homebrew development on the Wii console is still in a relatively fledgeling state. With its lack of development libraries and other tools, it's no small wonder why so many people are a bit hesitant about starting their own homebrew projects on the Wii platform
WiiBuilderWiiBuilder
WiiBuilder is a Windows software to use for Wii homebrew development
libwiisprite 0.2.0libwiisprite 0.2.0
libwiisprite 0.2.0 Those of you who've been trying out Chaosteil's and Feesh!'s Wii homebrew sprite library might find it useful to know that the latest release of libwiisprite packs in a lot of substantial features. One of the biggest changes made to version 0.2.0 of libwiisprite is its ability to finally load 24-bit PNG images
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 (
GRRLIBGRRLIB
GRRLIB GRRLIB is a C/C++ 2D/3D graphics library for Wii application developers. It is essentially a wrapper which presents a friendly interface to the Nintendo GX core. With it, coders can quickly and easily start creating graphical applications
Wii ConfigWii Config
Wii Config As the latest from homebrew developer Waninkoko, Wii Config version 1.0 is the developer's first release of a homebrew semi-brick circumvention tool for the Nintendo Wii
 

Comments on GRRLib 4.0.0:

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