We built a real-time cloth simulation with Lighthouse 2 framework for real-time ray tracing.
Cloth physics are solved using verlet integration which is also accelerated with CUDA.
-
Natural wind effect with perlin randoms.
-
Simple cloth self-collision.
-
Real-time obstacles collision with paralleled BVH.