phys-sim-book/solid-sim-tutorial-gpu
A curated set of C++ examples for optimization-based elastodynamic contact simulation using CUDA, emphasizing algorithmic convergence, penetration-free, and inversion-free conditions. Designed for readability and understanding, this tutorial helps beginners learn how to write simple GPU code for efficient solid simulations.
2 Releases
Latest: 1y ago
v1.0.1Latest
📋 What's Changed
- Fix comma by @matheecs in https://github.com/phys-sim-book/solid-sim-tutorial-gpu/pull/4
✨ New Contributors
- @matheecs made their first contribution in https://github.com/phys-sim-book/solid-sim-tutorial-gpu/pull/4
- Full Changelog: https://github.com/phys-sim-book/solid-sim-tutorial-gpu/compare/v1.0.0...v1.0.1
Initial Releasev1.0.0
