https://github.com/v-sekai/preconditioner-for-cloth-and-deformable-body-simulation
Botao Wu, Zhendong Wang and Huamin Wang. 2022. A GPU-Based Multilevel Additive Schwarz Preconditioner for Cloth and Deformable Body Simulation. ACM Transactions on Graphics (SIGGRAPH), vol. 41, no. 4, pp. 63:1--63:14
https://github.com/v-sekai/preconditioner-for-cloth-and-deformable-body-simulation
Last synced: 22 days ago
JSON representation
Botao Wu, Zhendong Wang and Huamin Wang. 2022. A GPU-Based Multilevel Additive Schwarz Preconditioner for Cloth and Deformable Body Simulation. ACM Transactions on Graphics (SIGGRAPH), vol. 41, no. 4, pp. 63:1--63:14
- Host: GitHub
- URL: https://github.com/v-sekai/preconditioner-for-cloth-and-deformable-body-simulation
- Owner: V-Sekai
- License: other
- Created: 2022-08-20T23:29:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-09-06T17:43:03.000Z (over 2 years ago)
- Last Synced: 2025-04-09T20:12:48.382Z (22 days ago)
- Language: C++
- Size: 46.9 KB
- Stars: 9
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# preconditioner-for-cloth-and-deformable-body-simulation
This is a mirror of https://wanghmin.github.io/publications.html
## Entry point
See `SeSchwarzPreconditioner.h` for entry points.