Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fabienarcellier/qttearandclothphysics
Qt code inspired by http://codepen.io/stuffit/pen/KrAwx
https://github.com/fabienarcellier/qttearandclothphysics
Last synced: 25 days ago
JSON representation
Qt code inspired by http://codepen.io/stuffit/pen/KrAwx
- Host: GitHub
- URL: https://github.com/fabienarcellier/qttearandclothphysics
- Owner: FabienArcellier
- Created: 2013-03-31T22:09:07.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-04-01T20:00:01.000Z (over 11 years ago)
- Last Synced: 2023-03-10T21:48:03.904Z (almost 2 years ago)
- Language: C++
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
QtTearAndPhysics
================Qt code inspired by http://codepen.io/stuffit/pen/KrAwx
It's cloth simulator. It uses Verlet integration as algorithm with constraints between each point.
![ScreenShot](http://blog.fabien-tools.net/wp-content/uploads/2013/03/Capture-1-300x160.png)
![ScreenShot](http://blog.fabien-tools.net/wp-content/uploads/2013/03/Capture-2-300x156.png)If you would like more explanation, take a look on this article :
http://web.archive.org/web/20120512215024/http://www.gamasutra.com/view/feature/131313/advanced_character_physics.php?page=1