https://github.com/hypesio/cloth_tearing
Cloth tearing system
https://github.com/hypesio/cloth_tearing
opengl tearing
Last synced: 4 months ago
JSON representation
Cloth tearing system
- Host: GitHub
- URL: https://github.com/hypesio/cloth_tearing
- Owner: Hypesio
- Created: 2022-09-22T15:42:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-18T18:13:59.000Z (over 3 years ago)
- Last Synced: 2025-10-10T13:14:37.741Z (8 months ago)
- Topics: opengl, tearing
- Language: C++
- Homepage:
- Size: 11.2 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloth Tearing
This project was made using [CGP](https://github.com/drohmer/CGP), an open source computer graphics programming library.
For the tearing process, we followed some of the guidelines describes in [*Tearable Cloth*](https://core.ac.uk/download/4276039.pdf) written by Kurt Thompson Phillips.
## Results
The cloth used in these videos have a grid shape. That's the reason why some tearing are so clean.
| |
:---------: | :---------: |
Tearing due to a moving sphere | Tearing due to a strech (with wind) |
| |
:---------: | :---------: |
Exemple usage of the gui | Tearing due to wind force |