Preview glTF 2.0 models in WebGL using three.js and a drag-and-drop interface.
This version has HDRI environment rotation that can illuminate 3D model from the selected direction. It also has a simplified and re-organised user interface for adjusting the environment visibility and lighting, including also some new .exr backgrounds for user to choose. Background visibility can be activated easier, when it is organised right below the Lighting HDRI environment selection. Also a - Help - section has been added to inform users how to use the mouse controls.
Original Viewer: gltf-viewer.donmccurdy.com
npm install
npm run dev
- Limited drag-and-drop support in Safari.