I'm trying to calculate that the rotation becomes smoother when rotating the model, their movement from fast to slow steadily. I read the documentation and found it related to calculating Angular Speed and Angular Acceleration. Has anyone done it before can share me how to do it in metal ?
Something like example here: https://threejs.org/examples/?q=rotation#misc_controls_arcball
Thanks all.