Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(trackball): rotate was wrong on mouse drag (#424)
* created new vector for the image, changed the vector used in this.rotateCamers() * cleaning up code * removing unneeded code * removing leftVec of image, using rightVec for forwardVec calculation * removed unsused library * fixed x-axis rotation issue with polyData actor example
- Loading branch information