android-3D-model-viewer
android-3D-model-viewer copied to clipboard
How to add a sliding buffer effect when the gesture is dragged up
Hello, how to set the damping effect when dragging the camera? Not so blunt. Thank you for your reply
Hello @zhangwenxiang You can change the DefaultCamera.java to work more smoothly if you change the factor for which the function parameters of "translate(dx,dy)" method is being called.