DSWarp: Difference between revisions
From GameBrew
More actions
No edit summary |
No edit summary |
||
| Line 15: | Line 15: | ||
A graphics manipulation demo based on the algorithm used in IWarp, an image distortion plugin for GIMP, which produces image effects similar to Kai's Power Goo. | A graphics manipulation demo based on the algorithm used in IWarp, an image distortion plugin for GIMP, which produces image effects similar to Kai's Power Goo. | ||
The algorithm was re-written to use fixed point maths throughout and achieves real-time morphing of the image on the | The algorithm was re-written to use fixed point maths throughout and achieves real-time morphing of the image on the Nintendo DS (making it faster than [[DSGoo]]). | ||
== User guide == | == User guide == | ||
Revision as of 13:28, 5 July 2025
| DSWarp | |
|---|---|
![]() | |
| General | |
| Author | Philip Corner |
| Type | Other Games |
| Version | 2007 |
| License | Mixed |
| Last Updated | 2007/12/02 |
| Links | |
| Download | |
| Website | |
A graphics manipulation demo based on the algorithm used in IWarp, an image distortion plugin for GIMP, which produces image effects similar to Kai's Power Goo.
The algorithm was re-written to use fixed point maths throughout and achieves real-time morphing of the image on the Nintendo DS (making it faster than DSGoo).
User guide
Drag the screen to distort the image.
Controls
Left/Right - Decrease/Increase radius of warp
Down/Up - Decrease/Increase amount of warp
Start - Reset image
Compatibility
Tested with SuperCard MiniSD and M3 DS Simply.
Can be played on real hardware.
Credits
Thanks must go to everyone who's contributed to DevKitPro and libnds, and the authors of IWarp, Spencer Kimball and Peter Mattis.
External links
- Author's website - http://www.vertex.ukfsn.org/DSWarp/index.html (archived)
