Tuesday, January 13, 2009
3D Desktop + Organizational Tools
Monday, December 8, 2008
Real-Time Gradient-Domain Painting
Abstract
We present an image editing program which allows artists to paint in the gradient domain with real-time feedback on megapixel-sized images. Along with a pedestrian, though powerful, gradient-painting brush and gradient-clone tool, we introduce an edge brush designed for edge selection and replay. These brushes, coupled with special blending modes, allow users to accomplish global lighting and contrast adjustments using only local image manipulations -- e.g. strengthening a given edge or removing a shadow boundary. Such operations would be tedious in a conventional intensity-based paint program and hard for users to get right in the gradient domain without real-time feedback. The core of our paint program is a simple-to-implement GPU multigrid method which allows integration of megapixel-sized full-color gradient fields at over 20 frames per second on modest hardware. By way of evaluation, we present example images produced with our program and characterize the iteration time and convergence rate of our integration method.




Portraits sketched by M. Mahler using Gradient-Domain Painting Program
Link to website
Link to PDF research paper
Link to video
Shading Based Surface Editing
Abstract
We present a system for free-form surface modeling that allows a user to modify a shape by changing its rendered, shaded image using stroke-based drawing tools. User input is translated into a set of tangent and positional constraints on the surface. A new shape, whose rendered image closely approximates user input, is computed using an efficient and stable surface optimization procedure. We demonstrate how several types of free-form surface edits which may be difficult to cast in terms of standard deformation approaches can be easily performed using our system.
Link to website
Link to PDF research paper (14MB)
Free-Form Sketch

Link to website
Link to PDF research paper
Real-Time Shape Deformation

T. Igarashi, T. Moscovich, J.F. Hughes, "As-Rigid-As-Possible Shape Manipulation",
ACM Transactions on Computer Graphics, Vol.24, No.3, 2005
Link to website
Link to PDF
Link to MovingSketch software