Scene Interaction

67 views
Skip to first unread message

scal...@gmail.com

unread,
Jul 10, 2017, 4:36:19 PM7/10/17
to MathBox
Hi,

I'd like to create a more interactive visualisation, something like what JSXGraph does but in 3D, and with all the extra fun things MathBox can do. For people unfamiliar with JSXGraph, it creates visualisations where you can click and drag points and such and watch the visualisation update in real time, try this for example. From reading the docs and examples it doesn't appear MathBox can do this sort of interaction out of the box.

Is this true? If so, is it feasible for me to add the feature? Does MathBox even remotely support interactive things? Could I use the raycast feature of Three.js to do this?

Thanks,
David

Weidong Yang

unread,
Jul 28, 2017, 5:58:49 PM7/28/17
to MathBox, scal...@gmail.com
In my current project, I created some normal THREE primitives, map to matbhbox view coordinate, so when I rotate/scale/move the mathbox view, the "normal" objects transform accordingly. You can then use normal three.js interactivity to those "normal" objects.
Reply all
Reply to author
Forward
0 new messages