Skip to content

Latest commit

 

History

History

OBJViewer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OBJ Viewer

Online demo: http://xmlyqing00.github.io/OBJViewer.

This project is based on three.js

Usage

Click TRY DEFAULT OBJ or upload your *.obj file. Drag mouse or scroll to view the 3D object.

Documents

  • index.html: The main web page displays the rendered results and information.
  • js/render.js: This JS contains the render routine and button functions. In the first line of the js/renderer.js, the variable objPath points to the path of the default object file.

LICENSE

MIT

If you use this repository in your project, please cite this page.