In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Inkpoly: Difference between revisions

From WiiBrew
Jump to navigation Jump to search
Dashxdr (talk | contribs)
v101 update
Dashxdr (talk | contribs)
No edit summary
Line 17: Line 17:


'Home' button exits. '2' takes a screenshot.
'Home' button exits. '2' takes a screenshot.
I'll put the source up if anyone's interested.


== Media ==
== Media ==

Revision as of 15:09, 25 September 2010

Inkpoly
General
Author(s)Dashxdr
TypeScreensaver
Version1.01
LicenceGPL
Links
Download
Peripherals

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.

Based on an xscreensaver hack inkpoly by David Ashley

'Home' button exits. '2' takes a screenshot.

I'll put the source up if anyone's interested.

Media

v1.00