j20232 / survey

πŸ“ Survey repository
9 stars 0 forks source link

FastLSM: Fast Lattice Shape Matching for Robust Real-Time Deformation #50

Open j20232 opened 4 years ago

j20232 commented 4 years ago

image

Summary

Abstract

We introduce a simple technique that enables robust approximation of volumetric, large-deformation dynamics for real-time or large-scale offline simulations. We propose Lattice Shape Matching, an extension of deformable shape matching to regular lattices with embedded geometry; lattice vertices are smoothed by convolution of rigid shape matching operators on local lattice regions, with the effective mechanical stiffness specified by the amount of smoothing via region width. Since the naive method can be very slow for stiff models β€” per-vertex costs scale cubically with region width β€” we provide a fast summation algorithm, Fast Lattice Shape Matching (FastLSM), that exploits the inherent summation redundancy of shape matching and can provide large-region matching at constant per-vertex cost. With this approach, large lattices can be simulated in linear time. We present several examples and benchmarks of an efficient CPU implementation, including many dozens of soft bodies simulated at real-time rates on a typical desktop machine.

Author

Cornell University

Journal/Conference

ACM Transactions on Graphics (SIGGRAPH 2007)

Link