Return to search

An Experimental Fast Approach of Self-collision Handling in Cloth Simulation Using GPU

<p>This study describes a fast
approach using GPU to process self-collision in cloth animation without
significant compromise in physical accuracy. The proposed fast approach is
built and works effectively on a modification of Mass Spring Model which is
seen in a variety of cloth simulation study. Instead of using hierarchical data
structure which needs to be updated each frame, this fast approach adopts a
spatial hashing technique which virtually partitions the space where the cloth
object locates into small cubes and stores the information of the particles
being held in the cells with an integer array. With the data of the particles
and the cells holding information of the particles, self-collision detection
can be processed in a very limited cost in each thread launched in GPU
regardless of the increase in the amount of particles. This method is capable
of visualizing self-collision detection and response in real time with limited
cost in accessing memory on the GPU. </p>

<p>The idea of the proposed fast
approach is extremely straightforward, however, the amount of memory which is
needed to be consumed by this method is its weakness. Also, this method
sacrifices physical accuracy in exchange for the performance.</p>

  1. 10.25394/pgs.14504817.v1
Identiferoai:union.ndltd.org:purdue.edu/oai:figshare.com:article/14504817
Date01 June 2021
CreatorsJichun Zheng (10719285)
Source SetsPurdue University
Detected LanguageEnglish
TypeText, Thesis
RightsCC BY 4.0
Relationhttps://figshare.com/articles/thesis/An_Experimental_Fast_Approach_of_Self-collision_Handling_in_Cloth_Simulation_Using_GPU/14504817

Page generated in 0.0019 seconds