English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Journal Article

Ray Tracing Animated Scenes using Motion Decomposition

MPS-Authors
/persons/resource/persons44542

Günther,  Johannes
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44445

Friedrich,  Heiko
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons45688

Wald,  Ingo
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons45449

Seidel,  Hans-Peter       
Computer Graphics, MPI for Informatics, Max Planck Society;

External Resource
No external resources are shared
Fulltext (restricted access)
There are currently no full texts shared for your IP range.
Fulltext (public)
There are no public fulltexts stored in PuRe
Supplementary Material (public)
There is no public supplementary material available
Citation

Günther, J., Friedrich, H., Wald, I., Seidel, H.-P., & Slusallek, P. (2006). Ray Tracing Animated Scenes using Motion Decomposition. Computer Graphics Forum, 25, 517-525.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-23CB-E
Abstract
Though ray tracing has recently become interactive, its high precomputation time for building spatial indices usually limits its applications to walkthroughs of static scenes. This is a major limitation, as most applications demand support for dynamically animated models. In this paper, we present a new approach to ray trace a special but important class of dynamic scenes, namely models whose connectivity does not change over time and for which the space of all possible poses is known in advance. We support these kinds of models by introducing two new concepts: primary motion decomposition, and fuzzy kd-trees. We analyze the space of poses and break the model down into submeshes with similar motion. For each of these submeshes and for every time step, we calculate a best affine transformation through a least square approach. Any residual motion is then captured in a {\bf single} ``fuzzy kd-tree'' for the entire animation. Together, these techniques allow for ray tracing animations {\em without} rebuilding the spatial index structures for the submeshes, resulting in interactive frame rates of 5 to 15 fps even on a single CPU.