Simple CSRBF animation system with movement interpolation and collosion detection
スポンサーリンク
概要
- 論文の詳細を見る
This paper consist of two parts. In the first part 3D real-time animation of deform able objects is introduced. The ability to transform the shape of a surface is useful in animation, especially for facial simulation. CSRBF functions are used with special optimizations to perform local smooth deformations and Kochanek-Bartels interpolating spline is used for animating the movement and quaternion calculus is used for animating the rotation. In the second part of the paper a novel collision-detection method is introduced. This new method allows fast collision query response. Most algorithms described in the literature deal with rigid bodies and are based on some kind of hierarchical representations. We present the alternative approach. The algorithm relies on the idea of "sensor particles": interacting particles distributed on a surface. Two types of particles that interact in a special way are used for determining the minimum distance between two models.
- 一般社団法人日本機械学会の論文
- 2004-11-17
著者
-
Savchenko V.
Hosei University
-
HAGIWARA I.
Tokyo Institute of Technology
-
Kozhekin N.
Japan Science and Technology Corp.(JST)
-
Senin M.
Moscow Institute of Physics and Techonology
-
Hagiwara I
Tokyo Institute Of Technology
関連論文
- Optimization of mesh quality with preserving surface characteristics and features
- Modeling of Quality Parameter Values for Improving Meshes
- Development of the surface mesh quality improvement algorithm
- MODELING OF MESH QUALITY PARAMETERS
- Simple CSRBF animation system with movement interpolation and collosion detection