Go to file
2014-10-24 17:35:26 +02:00
embeddable Make JSHint more strict. 2014-10-24 17:35:26 +02:00
jsmodeler Update JSModeler. 2014-10-20 08:40:32 +02:00
tools Make JSHint more strict. 2014-10-24 17:35:26 +02:00
website Modify no support handling. 2014-10-21 15:40:17 +02:00
wikiextension Add wiki extension files. 2014-10-18 18:26:43 +02:00
LICENSE.md Rename license file. 2014-10-11 14:48:03 +02:00
README.md Modify no support handling. 2014-10-20 07:51:46 +02:00

Online 3D Model Viewer

Online demo: http://3dviewer.net

With this online viewer you can view 3D models in your browser:

  • Supported file formats:
    • 3ds (with textures)
    • obj, mtl (with textures)
    • stl (ascii and binary)
  • You can drag&drop files to your browser, or use the open button.
  • You should open the main file, and all of its requested files.
    • For example open the requested mtl file with an obj file.
    • Or open textures with 3ds file.