unconed / MathBox.js

MathBox is a (work in progress) library for making presentation-quality math diagrams in WebGL.
MIT License
1.94k stars 127 forks source link

Navigation issue when adding more than one instance of Mathbox on a page #18

Open steren opened 10 years ago

steren commented 10 years ago

Create two instance of Mathbox on the same page (on two different elements). Both instances should be set as cameraControls: true. Only the last instance received user input. The user cannot manipulate the first instance.

See a demo of this issue on this page http://steren.fr/mri-spin/spin.html