Babylon Viewer (v2)

Great work! Some requests based on our potential company usage:

  1. Ability to import and parse HTML to restore the state. Reason being: if there are lots of hotspots, we want to be able to restore edits. If you’re accepting PRs to the configurator at this time, I’ll happily give it a go.
  2. Connection to SharePoint model viewer where all features can be implemented. This gives a wider practical use of the configurator. Modern SharePoint doesn’t allow for easy HTML/script insertion and there are too many ICT barriers for the majority of large companies.
    • My first thought was the ability to export as a GLTF with the metadata and SharePoint parses this. Disconnected from the configurator (but this is okay).
    • As a quick work-around, could core SharePoint devs accept <babylon-viewer> element in Pages and auto-load the SharePoint CDN hosted script into a Page for any 3D model?
    • An alternative is adding a BabylonJS Viewer app to the SharePoint marketplace which allows copying/pasting the HTML snippet with access to the configurator (could be the Edit button similar to Pages). Maybe you’re planning to embed this into SharePoint directly like this? I’d like to make a free marketplace app but pointless if MS have great plans :slight_smile:
1 Like