CodingTrain / CodingTrain/Suggestion-Box
Verlet Integration
Open
Extension
- Dominant language
- No language data
- Stars
- 570
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
It would be interesting to see another version of the Particle physics system that uses Verlet integration to animate objects' speed and acceleration, and to discuss the advantages / disadvantages compared to the Euler Integration scheme that you've already demonstrated. Verlet integration models tend to be much more stable, and realistic (under many conditions).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.