@acransac/vtk.js
Version:
Visualization Toolkit for the Web
14 lines (9 loc) • 1.13 kB
Markdown
## OBJ Viewer
The OBJ Explorer is a standalone single page web application that can be user to visualizer and explore OBJ files. The only requirement is the single [HTML] file without any web server.
That viewer is capable to load a standard OBJ file or a zip containing several OBJ/MTL and image files.
Some sample OBJ/MTL bundle can be found [here](https://data.kitware.com/#collection/586fef9f8d777f05f44a5c86/folder/59cdbad18d777f31ac63ddf7)
Also using extra argument to the URL allow to view remote OBJ/MTL like the links below:
- [Ferrari F1](https://kitware.github.io/vtk-js/examples/OBJViewer/OBJViewer.html?fileURL=https://data.kitware.com/api/v1/item/59cdc3058d777f31ac63de14/download) 6.34 MB
- [Spaceship](https://kitware.github.io/vtk-js/examples/OBJViewer/OBJViewer.html?fileURL=https://data.kitware.com/api/v1/item/59cdbb588d777f31ac63de08/download) 2.376 MB
- [UH-60 Blackhawk](https://kitware.github.io/vtk-js/examples/OBJViewer/OBJViewer.html?fileURL=https://data.kitware.com/api/v1/item/59cdc2f88d777f31ac63de13/download) 6.59 MB
[HTML]: https://kitware.github.io/vtk-js/examples/OBJViewer/OBJViewer.html