Home | Lehre | Videos | Texte | Vorträge | Software | Person | Impressum, Datenschutzerklärung | Blog RSS

Assignment 2: Bitmap Filter

Develop a plug-in for Paint.NET that implements a deformation effect. The user can drag the points of a regular grid in the control dialog to adjust the deformation of the image. Make use of the advanced methods of RenderArgs.Surface to produce the cleanest result possible.

Ideas for additional functions to receive four points on this assignment:

In a three-person group, add tools that inflate and deflate parts of the image by automatic appropriate changes in the grid. For four points, implement at least two of the additional features listed above.