CodingTrain / CodingTrain/Suggestion-Box
Coding Challange: Soft-body Simulation
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
What about writing a simple 2D(even 3D if you want) soft-body simulation.
I even found a paper with everything you need(whith a bit of of googling, that was enough for me).
http://panoramx.ift.uni.wroc.pl/~maq/soft2d/howtosoftbody.pdf
Well yeah, it's more like double pendulum whith a lot of physics, but there are also a lot of places, where OOP implementation will be helpfull. e.g. Point, Spring, Mesh classes and others.
Yeah, and mouse dragging on object is must have.
P.S. There is a video of what I want to see. Soft-body simulation starts from 8:30
https://www.youtube.com/watch?v=LrEvoKI07Ww
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.