Region division based real-time cloth simulation
Xiao Cao, Shuangjiu Xiao, Xin Shi
Proceedings of the 13th ACM SIGGRAPH International Conference on Virtual-Reality Continuum and its Applications in Industry, 2014, pp. 205--208.
Abstract: Wrinkle is the most significant dynamic effects on cloth simulation. Although clothes with wrinkles make graphics more believable, many real time graphics systems make compromises on it because of time and space consuming. A region division based method is presented in this paper to add wrinkle effect to cloth while keeping the simulation speed fast enough to be real time. This method can simulate wrinkle effect without using additional cloth consists of different resolution mesh, which avoids the computation to build the connection between them and saves the space to store the additional cloth. With the concept of position based dynamics, a new method of region division is proposed. In this method, the entire cloth is treated as a connection of different regions. Cloth is divided into different regions according to the position of different joints. Vertex cover method is used to reduce the number of vertices to be taken into computation in each of these regions. Connections between different regions are built based on the position relationship between them. Practical experiment result shows that the method can simulate the wrinkle detail without using additional cloth consists of higher resolution mesh.
Article URL: http://doi.acm.org/10.1145/2670473.2670499
BibTeX format:
@inproceedings{10.1145-2670473.2670499,
  author = {Xiao Cao and Shuangjiu Xiao and Xin Shi},
  title = {Region division based real-time cloth simulation},
  booktitle = {Proceedings of the 13th ACM SIGGRAPH International Conference on Virtual-Reality Continuum and its Applications in Industry},
  pages = {205--208},
  year = {2014},
}
Search for more articles by Xiao Cao.
Search for more articles by Shuangjiu Xiao.
Search for more articles by Xin Shi.

Return to the search page.


graphbib: Powered by "bibsql" and "SQLite3."