Skip to content

Implement three versions of mass-spring based simulation: using classical newton method, using fast mass-spring method based on the paper Fast Simulation of Mass-Spring Systems, using modified fast mass-spring based on the paper A Chebyshev Semi-Iterative Approach for Accelerating Projective and Position-based Dynamics with a CUDA version Jacobi…

Notifications You must be signed in to change notification settings

korzen/mass_spring_cuda_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mass_spring_cuda_test

This figure is the result of three versions of mass-spring based cloth simulation with a cloth-fixed rigid sphere coupling example: left: using classical newton method, middle: using fast mass-spring method based on the paper Fast Simulation of Mass-Spring Systems, right: using modified fast mass-spring based on the paper A Chebyshev Semi-Iterative Approach for Accelerating Projective and Position-based Dynamics with a CUDA version Jacobi solver acceleration.

About

Implement three versions of mass-spring based simulation: using classical newton method, using fast mass-spring method based on the paper Fast Simulation of Mass-Spring Systems, using modified fast mass-spring based on the paper A Chebyshev Semi-Iterative Approach for Accelerating Projective and Position-based Dynamics with a CUDA version Jacobi…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published