Herman Sontrop
Herman Sontrop
@vasturiano Hi! thanks for your swift reply, really appreciated!! Your suggestions worked great, the performance benefit of not re-binding a new dataset at each tick is quite noticeable for bigger...
Hi, thanks for the update, much appreciated! I had a few more questions if you don't mind :-) With respect to the simulation, it would be nice to be able...
@vasturiano Thanks for your comments! I'm happy to offer some bigger, more worked out examples for others, that also include [vue](https://vuejs.org/) and [vuetify](https://vuetifyjs.com/en/) so others can see how your awesome...
@vasturiano I think it would be really helpful to decouple the pointer interaction events from the `pauseAnimation` and `resumeAnimation` functionality. I was thinking, wouldn't it be possible to use a...
nice!
# Leaflet test _note: example does not update data yet._ ```r library(htmltools) library(htmlwidgets) library(shiny) library(vueR) library(dplyr) library(leaflet) get_widget_data
yep! Tried to get the leaflet data in the example above. Turned out it's a pretty complicated object with a highly non-trivial structure, unless you are familiar how the shiny...
Hi Felix, to be able to read out the camera position would help for sure! Indeed, it would be really cool if in the future one could add THREE mesh...
Hi Vasco! thanks for reaching out so quickly! FYI: [here](https://www.youtube.com/watch?v=k4lWSmfv8S8) is a video on THREE.js using the material. It looks quite nice on some structures, but perhaps with a globe...
Thanks for the update!! Also thanks for the kind words, when the tutorial series is ready I’ll let you know!