doxel / doxel-viewer

GNU Affero General Public License v3.0
7 stars 2 forks source link

rotation center should stay at original camera position #16

Open bugdanov opened 8 years ago

bugdanov commented 8 years ago

If you select a pose and use the mousewheel to go backward then rotate, the rotation center is still the original camera position. However if you switch to the next pose and rotate, the rotation center is now the webgl camera position.

bugdanov commented 8 years ago

Need to interpolate the camera position along the original camera path as well, when relative view is active