Skip to content
/ 3dviewer Public
forked from mike1808/3dviewer

Three.js and React based simple 3D mesh viewer

Notifications You must be signed in to change notification settings

zen85/3dviewer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Viewer

Simple React and Three.js based 3D Viewer:

Demo: http://3dviewer.mmanukyan.io/

TODO and Bugs:

  • Some OBJ files with texture cannot be opened (they were out of view frustum)
  • Some OBJ files texture is not applied (they were out of view frustum)
  • Make lightning dependant on the mesh bounding box size (attached it to camera)
  • Add 3D controls
  • Clean up code

Screenshots

screen2

screen1

About

Three.js and React based simple 3D mesh viewer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.5%
  • HTML 1.2%
  • CSS 0.3%