On 5/17/14, 11:51, Simon Danisch wrote:

Any feedback, ideas and comments are welcome!

Simon,

Just FYI, we've been working on an IPython widget wrapper around the three.js library for the IPython notebook:

https://github.com/jasongrout/pythreejs (see http://sagecell.sagemath.org/?q=vtjadv for an example of a point tracking the mouse on a sphere)

IJulia doesn't yet have the widget capabilities, but if/when it did, you could take advantage of pythree.js to easily manage creation and interactivity of scenegraphs. This may be too high-level for what you want, but it also might be something interesting to explore if you are targeting the IJulia interface.

Thanks,

Jason

Reply via email to