Hi community,
I have been using Dash for quite while (1.5 years), on weekly bases. So I am now at the point that I would like to build some components of my own. I have read the introduction, but I would like some help with the following.
For my first project I would want to implement a 3D point cloud viewer, and open source it. This to view and analyse point clouds in the browser . I found this library https://github.com/potree/potree, and would like to create a Dash component from it.
Is this even possible? It is not a React component, so would I be able to convert it? If anybody already did something similar, all tips are welcome.
If you guys have any thoughts, ideas our comments please let me know