glTF Viewer#
Preview glTF 2.0 models in WebGL using three.js and a drag-and-drop interface.
Viewer: gltf-viewer.donmccurdy.com
Quickstart#
npm install
npm run dev
glTF 2.0 Resources#
Known Issues#
- Limited drag-and-drop support in Safari.
https://tangled.org/m17e.co/3gltf
git@tangled.org:m17e.co/3gltf
For self-hosted knots, clone URLs may differ based on your setup.
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.1.6 to 5.1.8.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Preview glTF 2.0 models in WebGL using three.js and a drag-and-drop interface.
Viewer: gltf-viewer.donmccurdy.com
npm install
npm run dev