Dynamic Sprites: Artistic Authoring of Interactive Animations

Author/Creator ORCID

Date

2015-03

Department

Program

Citation of Original Publication

Ben Jones, Jovan Popovic, James McCann, Wilmot Li, Adam Bargteil, Dynamic Sprites: Artistic Authoring of Interactive Animations, Computer Animation and Virtual Worlds archive Volume 26 Issue 2, March 2015, Pages 97-108, DOI: 10.1002/cav.1608

Rights

This item is likely protected under Title 17 of the U.S. Copyright Law. Unless on a Creative Commons license, for uses protected by Copyright Law, contact the copyright holder or the author.

Abstract

Traditional methods for creating dynamic objects and characters from static drawings involve careful tweaking of animation curves and/or simulation parameters. Sprite sheets offer a more drawing-centric solution, but they do not encode timing information or the logic that determines how objects should transition between poses and cannot generalize outside the given drawings. We present an approach for creating dynamic sprites that leverages sprite sheets while addressing these limitations. In our system, artists create a drawing, deform it to specify a small number of example poses, and indicate which poses can be interpolated. To make the object move, we design a procedural simulation to navigate the pose manifold in response to external or user-controlled forces. Powerful artistic control is achieved by allowing the artist to specify both the pose manifold and how it is navigated, while physics is leveraged to provide timing and generality. We used our method to create sprites with a range of different dynamic properties