Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 290 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 290 Bytes

Bithomp 3D model preview generator

Usage

npm start test/model.glb test/image.png
node ./ test/model.glb test/image.png

References

https://github.com/donmccurdy/three-gltf-viewer
https://github.com/KhronosGroup/glTF-Sample-Viewer
https://github.com/mrdoob/three.js