chandlerprall / Physijs

Physics plugin for Three.js
MIT License
2.75k stars 455 forks source link

Sliding wheels and friction #256

Open loristissino opened 8 years ago

loristissino commented 8 years ago

In the constraints_car example, the wheels slide when they start to move, and this happens even if the friction for both the wheels' material and the ground is set to the maximum. Is there a reason for such a behaviour? Is there a possible workaround?