English
 
Help Privacy Policy Disclaimer
  Advanced SearchBrowse

Item

ITEM ACTIONSEXPORT

Released

Conference Paper

Dynamic Refinement of Deformable Triangle Meshes for Rendering

MPS-Authors
/persons/resource/persons44715

Kähler,  Kolja
Computer Graphics, MPI for Informatics, Max Planck Society;

/persons/resource/persons44557

Haber,  Jörg
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)

CGI2001.pdf
(Preprint), 892KB

Supplementary Material (public)
There is no public supplementary material available
Citation

Kähler, K., Haber, J., & Seidel, H.-P. (2001). Dynamic Refinement of Deformable Triangle Meshes for Rendering. In H.-H.-S. Ip, N. Magnenat-Thalmann, R. W. H. Lau, & T.-S. Chua (Eds.), Proceedings Computer Graphics International 2001 (pp. 285-290). Los Alamitos, USA: IEEE.


Cite as: https://hdl.handle.net/11858/00-001M-0000-000F-327A-3
Abstract
We present a method to adaptively refine an irregular triangle mesh
as it deforms in real-time. The method increases surface smoothness
in regions of high deformation by splitting triangles in a fashion
similar to one or two steps of Loop subdivision. The refinement is
computed for an arbitrary triangle mesh and the subdivided triangles
are simply passed to the rendering engine, leaving the mesh itself
unchanged. The algorithm can thus be easily plugged into existing
systems to enhance visual appearance of animated meshes. The
refinement step has very low computational overhead and is easy to
implement. We demonstrate the use of the algorithm in our
physics-based facial animation system.