Closed xuhao1 closed 3 years ago
Fix running bug: https://github.com/taichi-dev/taichi_three/issues/44 Better orbit system: based on manifold (quaternion differentiation), no gimbal lock now. Enable different resolution on width and height. Add transformations.py
Add install require: transformations. Remove the transformations.py Support ortho on new orbit control.
Thanks!
Fix running bug: https://github.com/taichi-dev/taichi_three/issues/44 Better orbit system: based on manifold (quaternion differentiation), no gimbal lock now. Enable different resolution on width and height. Add transformations.py