Can I read GPU-Based Cloth Simulation Techniques on EtoBox?
GPU-Based Cloth Simulation Techniques by guernika is a document available to read on EtoBox.
What is GPU-Based Cloth Simulation Techniques about?
This document discusses a GPU-based approach for cloth simulation. It describes how cloth can be modeled as a particle system with masses and springs. This particle-based approach maps well to parallel GPU hardware. While GPU implementation provides good performance, data transfer between GPU and CPU for collision detection is a bottleneck. Structured grids help optimize GPU performance by coalescing memory accesses.
- Author
- guernika
- Language
- EN