Approaching Real-Time Cloth Simulation Using Parallelism
نویسندگان
چکیده
منابع مشابه
Fast Cloth Simulation with Parallel Computers
The computational requirements of cloth and other non-rigid solid simulations are high and often the running time is far from real time. In this paper, an eecient solution of the problem on parallel computer is presented. An application, which combines data parallelism with task parallelism has been developed, achieving a good load balancing and minimizing the communication cost. The execution ...
متن کاملParallel techniques in irregular codes: cloth simulation as case of study
When parallelizing irregular applications on ccNUMA machines several issues should be taken into account in order to achieve high code performance. These factors include locality exploitation and parallelism, as well as careful use of memory resources (memory overhead). An important number of numerical simulation codes are clear examples of irregular applications. Frequently this kind of codes ...
متن کاملReal-time physically cloth simulation with CUDA
With the development of the simulation technique, deformable cloth simulation has become highly desired. It can be widely used in many fields such as game, animation, virtual surgery, etc. Real-time algorithm is the most urgent bottleneck problem that needs to be solved. This paper introduces a solution to implement deformable simulation of cloth in real time, accomplished through using a meshl...
متن کاملReal-time Fluid Simulation Coupled with Cloth
This paper presents a real-time simulation method for coupling of cloth and fluids computed by using Smoothed Particle Hydrodynamics (SPH). To compute interaction between cloth consisting of several polygons and fluid particles, the distance between cloth to the particle have to be calculated. It is computationally expensive because we have to compute the distance to the faces, edges and vertic...
متن کاملReal-time cloth simulation with sparse particles and curved faces
In this paper, we present a novel technique for real-time cloth simulation. The method combines dynamic simulation and geometric techniques. Only a small number of particles (a few hundred at maximum) are controlled using dynamic simulation to simulate global cloth behaviors such as waving and bending. The cloth surface is then smoothed based on the elastic forces applied to each particle and t...
متن کامل