MADEAPPS / newton-dynamics

Newton Dynamics is an integrated solution for real time simulation of physics environments.
http://www.newtondynamics.com
Other
938 stars 182 forks source link

NewtonPhysicsWithUnity to Create guidewire! #179

Closed CharlesQHappy closed 4 years ago

CharlesQHappy commented 5 years ago

I'm using the NewtonPhysics with UnityEngine( 2019.1.4 ver) to implement a long guidewire simulation. Now i has a long stable guidewire physics simulation !!!its in below link: https://github.com/charlesyulife/NewtonPhysics-Unity-Cable-Wire.git

BUT i'm tring to make the treecollider dynamic(not static),and make it collide with the guidewire continuously! Unfortunately,the NewtonPhysics CAN NOT surpport dynamic treecollider now.Can you help me with that?