Difference between revisions of "Inkpoly"
Jump to navigation
Jump to search
(v101 update) |
|||
Line 2: | Line 2: | ||
| title = Inkpoly | | title = Inkpoly | ||
| image = | | image = | ||
− | | version = 1. | + | | version = 1.01 |
| type = Screensaver | | type = Screensaver | ||
| licence = GPL | | licence = GPL | ||
| author = [[User:Dashxdr|Dashxdr]] | | author = [[User:Dashxdr|Dashxdr]] | ||
− | | download = http://wiibrew.org/w/images/ | + | | download = http://wiibrew.org/w/images/5/5b/Inkpoly-v101-20100924.zip |
| source = | | source = | ||
| peripherals = {{Wiimote}} {{SensorBar}} | | peripherals = {{Wiimote}} {{SensorBar}} | ||
Line 16: | Line 16: | ||
Based on an xscreensaver hack [http://www.linuxmotors.com/inkpoly inkpoly] by David Ashley | Based on an xscreensaver hack [http://www.linuxmotors.com/inkpoly inkpoly] by David Ashley | ||
+ | 'Home' button exits. '2' takes a screenshot. | ||
== Media == | == Media == |
Revision as of 18:07, 24 September 2010
Inkpoly | |
General | |
---|---|
Author(s) | Dashxdr |
Type | Screensaver |
Version | 1.01 |
Licence | GPL |
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.