GTC2013

A framework for GPU accelerated deformable object modeling

| 9 January, 2012

We have developed a framework that uses multicore CPUs and GPUs found on personal computers to accelerate the computations needed for a class of deformable object modeling algorithms. In recent years there has been a growing interest in using deformable objects in computer applications such as animation, video games, garment CAD, and surgical simulation. Deformable object modeling is quite expensive computationally. However, since most of the related calculations can be parallelized, we have developed a framework that utilizes NVIDIA’s CUDA technology to accelerate a set of deformable object modeling algorithms by transferring their core computations to the GPU. Our results show that frame rates can be improved more than 20 times using GPU compared with using a multicore CPU. In addition, we have developed a method called Local Shape Matching which is an extension to the Shape Matching method. Using this new method we have achieved fast and robust simulations whose implementations have good numerical stability.

Aria Shahingohar, Roy Eagleson. A framework for GPU accelerated deformable object modeling. International Journal of High Performance Computing Applications. In press [ doi: 10.1177/1094342011428144]

Tags: , , , ,

Category: Articles, Computer Science

  • Anonymous

    Hi. Congratulations for your projects. I did not know much about deformable objects but I find it pretty cool. Keep up with the great work!