FreeTypeGX 0.1.3
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 pre-buffered methodology to allow fast and efficient printing of text to the EFB
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
BmpToZlibGC
from Cthulhu32:
BmpToZlibGC 1.1 is a Windows software to use for Gamecube/Wii homebrew development.
Usage
From a command line:
* BmpToZlibGC.exe
* Optional -MP 0xFF00FF 0x000000 courtesy of PaceMaker's original code.
* This application has been tested & fully working in WINE as well
WiiuseJ v 0.12a
WiiuseJ is a java API to use wiimotes on your computer. This API is built on top of an excellent API called Wiiuse using JNI.
WiiuseJ intents to be a very simple, easy to use and lightweight java API for wiimotes
Revolution Engine 0.1 public release
Joining in the fray of the growingly exciting Wii homebrew community is Spanish developer technik and he brings with him his creation, the Revolution Engine. It's a 3D games engine for the Wii that allows you to easily create cool 3D homebrew games for your console.
Cool, huh
From WiiBrew, we've spotted a visual resource treat for developers within the budding Nintendo Wii homebrew community: a set of cursor images that mimic the next-generation console's standard Wiimote cursor set
libwiisprite
Heads up, Wiibrewers! libwiisprite, the popular Wiibrew sprite library, has received a new update from its authors, Chaosteil and Feesh! This update receives the new reference pixel system, which allows you to rotate and scale a sprite around a specific point. Here's the changelog since v0.2.2:
0.3
WiiRemoteJ
This development library isn't strictly Wiibrew, but it's a mighty useful tool that homebrew developers for other platforms out there might enjoy. WiiRemoteJ is a library that allows your computer to interact with the Wiimote through Bluetooth, with Java as the medium. Here's the changelog since the initial release:
7/03/08 - v1
WiiRemoteJ
This development library isn't strictly Wiibrew, but it's a mighty useful tool that homebrew developers for other platforms out there might enjoy. WiiRemoteJ is a library that allows your computer to interact with the Wiimote through Bluetooth, with Java as the medium. Here's the changelog since the original release:
7/03/08 - v1
libwiisprite 0.2.2
Developers Chaosteil and Feesh! recently rolled out the latest version of the Wii homebrew sprite library librwiisprite. Version 0.2.2 is a particularly significant update since it now supports buffer loading, which eliminates the need to specify a path from where you need to load your images