Latest News

Fire v1.01 (Wii Techdemo)
Fire is a very small SDL demo program that simulates a fireworks display with plasma effects. '-' and '+' cycle through different color palettes. 'Home' exits. 'A' button paints. 'B' button ignites the atmosphere. '2' takes a screenshot. Read more
Inkpoly v1.01 (Wii misc)
Inkpoly is a screensaver for Wii homebrew. It's kind of like a spirograph but with overlapping regions that fill with the even/odd fill rule. It makes use of the ftgrays anti-aliasing rendering engine from the FreeType library. It is all done in software, no 3D at all, making use of the 4:2:2 YCrCb bitmapped screenbuffer for the display. It's using cubic bezier curves to define the shape to render. Read more