Mesh deformations in X3D via CUDA with freeform deformation lattices
Fraunhofer IGD, Fraunhoferstrasse 5, 64283 Darmstadt, Germany
Virtual and Mixed Reality – Systems and Applications, Lecture Notes in Computer Science, Volume 6774/2011, 343-351, 2011
@article{jung2011mesh,
title={Mesh deformations in X3D via CUDA with freeform deformation lattices},
author={Jung, Y. and Graf, H. and Behr, J. and Kuijper, A.},
journal={Virtual and Mixed Reality-Systems and Applications},
pages={343–351},
year={2011},
publisher={Springer}
}
In this paper we present a GPU-accelerated implementation of the well-known freeform deformation algorithm to allow for deformable objects within fully interactive virtual environments. We furthermore outline how our real-time deformation approach can be integrated into the X3D standard for more accessibility of the proposed methods. The presented technique can be used to deform complex detailed geometries without pre-processing the mesh by simply generating a lattice around the model. The local deformation is then computed for this lattice instead of the complex geometry, which efficiently can be carried out on the GPU using CUDA.
January 13, 2012 by hgpu