3d-view-controls
3d-view-controls copied to clipboard
Similarity with plotly gl3d/camera
Related to this issue https://github.com/plotly/plotly.js/pull/1507
gl3d/camera code of plotly is very similar to this package' one. The difference is in keyBindingMode.
Is there any sense in updating 3d-view-controls to take plotly's code?