Hey I saw this interesting rubber effect when you drag the object to high or too low it will resist like a rubber band.
https://www.youtube.com/shorts/ZXtqiEblhvk
How could I implement something similar feeling in threejs orbit controls?
Hey I saw this interesting rubber effect when you drag the object to high or too low it will resist like a rubber band.
https://www.youtube.com/shorts/ZXtqiEblhvk
How could I implement something similar feeling in threejs orbit controls?
You can likely use PresentationControls
or react spring for this if you’re using r3f…
Bouncy watch example