Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 298 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 298 Bytes

POC app for 3d model in the browser + add as overlay image to the camera picture

How to add model:

npx gltfjsx earth.gltf

Copy the JSX file to the src folder

Start using it

Run the project

npm run dev