Skip to content

shiruken1/Online3DViewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online 3D Viewer

Online 3D Viewer is an engine to visualize 3D models online.

Supported file formats:

  • 3ds (with textures)
  • obj, mtl (with textures)
  • stl (ascii and binary)

Website

This is the source code for http://3dviewer.net:

  • 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.

Embeddable

This is the embeddable version of the viewer:

  • In this case you should host the 3D models.
  • See examples for more information.

Wiki Extension

This is a WikiMedia extension for viewing 3D models. It is in experimental phase currently.

About

Online 3D Model Viewer - http://3dviewer.net/

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 75.7%
  • HTML 12.5%
  • CSS 6.8%
  • PHP 5.0%