• Stars
    star
    2
  • Language
    C++
  • Created almost 5 years ago
  • Updated almost 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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 solver acceleration.