Here’s a 5-minute video demo of rope simulation using DynamicAnimControl
:
Source for the demo app is at Minie/RopeDemo.java at master · stephengold/Minie · GitHub
By the way, Minie v0.7.0 was released yesterday. You can find the JARs on GitHub at:
Release Minie v0.7.0 · stephengold/Minie · GitHub
and on Bintray at:
Service End for Bintray, JCenter, GoCenter, and ChartCenter | JFrog
0.7.0 adds a new physics control MinieCharacterControl
which is intended as a substitute for JME’s CharacterControl
class.
For a summary of other recent changes to Minie, see the release notes:
Minie/release-notes.md at master · stephengold/Minie · GitHub
As ever, I welcome any constructive feedback…