rohitvarkey / ThreeJS.jl

Julia interface to WebGL using Three-js custom elements and Patchwork.jl
https://rohitvarkey.github.io/ThreeJS.jl
Other
56 stars 15 forks source link

State on use with @manipulate #20

Open axsk opened 8 years ago

axsk commented 8 years ago

In the readme I read

Currently, this functionality [Interactivity] does not work in IJulia notebooks. Hopefully, this will be fixed soon and you can use Interact to do the same in IJulia notebooks.

Are there any updates on this? Are there other ways to manipulate the output over some controls in IJulia (Jupyter?).

rohitvarkey commented 8 years ago

Hi @axsk,

Sorry for the late reply. I haven't been able to fix this yet. I'll look into this again!

Regards, Rohit

rohitvarkey commented 8 years ago

@axsk I've been trying to fix this but I keep running into some LightDOM and Patchwork issues and I'm not sure how to proceed.

Would you mind using Escher for now?