Hi All,
I've just made available a new github project for using BabylonJS with Microsoft Visio. It enables Visualization of Visio Diagram in 3D.
https://github.com/MichelLaplane/VisualShow3DLight
Even it is a very simple use for now, I'm faced with two problems :
- How to disable the security warning when launching WebBrowser Control
- How to call JS function that are in other file than the HTML landing page of the solution.
Any suggestions will be appreciated.