## Scene Explorer

The Scene Explorer is a standalone single page web application that can be user to visualizer and explore 3D scene that have been exported with ParaView. The only requirement is the single [HTML] file without any web server along with a scene exported from
ParaView using this [macro].

Some example scenes can be downloaded from here [Dragon].

More dataset can be downloaded [here](https://data.kitware.com/?#collection/586fef9f8d777f05f44a5c86)

Also using extra argument to the URL allow to view remote datasets like the links below:
- [171210AISC_Sculpture_brep](https://kitware.github.io/vtk-js/examples/SceneExplorer/index.html?fileURL=https://data.kitware.com/api/v1/file/587003d08d777f05f44a5c99/download) 180.4 kB
- [Duplex_A_20110505_no-ext-walls](https://kitware.github.io/vtk-js/examples/SceneExplorer/index.html?fileURL=https://data.kitware.com/api/v1/file/587003b18d777f05f44a5c8a/download) 3.3 MB
- [Duplex_A_20110505_plumbing](https://kitware.github.io/vtk-js/examples/SceneExplorer/index.html?fileURL=https://data.kitware.com/api/v1/file/587003b68d777f05f44a5c8d/download) 3.1 MB
- [MetalicStructure](https://kitware.github.io/vtk-js/examples/SceneExplorer/index.html?fileURL=https://data.kitware.com/api/v1/file/587003cf8d777f05f44a5c96/download) 6.3 MB
- [Ettenheim-GIS-05-11-2006](https://kitware.github.io/vtk-js/examples/SceneExplorer/index.html?fileURL=https://data.kitware.com/api/v1/file/587003c38d777f05f44a5c93/download) 1.7 MB

Other CAD models
- [MoyeuExpensible](https://kitware.github.io/vtk-js/examples/SceneExplorer/index.html?fileURL=https://data.kitware.com/api/v1/file/5878eb978d777f05f44b1427/download) 35.29 kB
- [TBarAssembly](https://kitware.github.io/vtk-js/examples/SceneExplorer/index.html?fileURL=https://data.kitware.com/api/v1/file/5878eb978d777f05f44b142a/download) 71.70 kB

Other ParaView exports:
- [Vessel](https://kitware.github.io/vtk-js/examples/SceneExplorer/index.html?fileURL=https://data.kitware.com/api/v1/file/59ee64308d777f31ac647846/download) 8.59 MB
- [Vessel+Stream line](https://kitware.github.io/vtk-js/examples/SceneExplorer/index.html?fileURL=https://data.kitware.com/api/v1/file/59ee68208d777f31ac647849/download) 18.07 MB

[HTML]: https://kitware.github.io/vtk-js/examples/SceneExplorer/SceneExplorer.html
[macro]: https://raw.githubusercontent.com/Kitware/vtk-js/master/Utilities/ParaView/export-scene-macro.py
[Dragon]: https://raw.githubusercontent.com/Kitware/vtk-js/master/Data/StanfordDragon.vtkjs
