Ranzuglia, G.Cignoni, P.Ganovelli, F.Scopigno, R.S. Battiato and G. Gallo and F. Stanco2014-01-272014-01-2720063-905673-58-4https://doi.org/10.2312/LocalChapterEvents/ItalianChapConf2006/213-218These latest years witnessed an impressive improvement of graphics hardware both in terms of features and in terms of computational power. This improvement can be easily observed in computer games, where effects which, until few years ago, could only be achieved with expensive CPU computation are now shown interactively. Although the GPU has been designed for implementing graphics effects, it is still it basically a processing unit with its own memory, and, being specialized for algebraic tasks, supplies a number of floating point operations per second which is orders of magnitude greater than the CPU. This suggested to the graphics community that the GPU could also be used for general purpose computation and a number of papers have been published on how to hack the GPU to this target. Following this trend we propose a framework for using GPU for implementing techniques for deformable objects represented as generic meshes. The framework only assumes than the global computation is the union of local computations, which is true for all the explicit methods.Categories and Subject Descriptors (according to ACM CCS): I.3.1 [Computer Graphics]: Hardware Architecture I.3.5 [Computational Geometry and Object Modeling]: Physically based modelingImplementing Mesh-Based Approaches for Deformable Objects on GPU