https://github.com/hussain-7/floating-shoe-3d
A Generalized 3d shoe showcase page created for 3d ecommerce websites
https://github.com/hussain-7/floating-shoe-3d
Last synced: 3 months ago
JSON representation
A Generalized 3d shoe showcase page created for 3d ecommerce websites
- Host: GitHub
- URL: https://github.com/hussain-7/floating-shoe-3d
- Owner: Hussain-7
- Created: 2023-02-22T08:49:21.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T07:43:22.000Z (about 2 years ago)
- Last Synced: 2025-01-08T06:36:02.498Z (5 months ago)
- Language: JavaScript
- Homepage:
- Size: 4.47 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

npm install
npm start
This is a small primer on how to use GLTF models on the web, specifically how to use them as dynamic assets.### How to compress assets and turn them into JSX components
1. `npx gltf-pipeline -i model.gltf -o model.glb --draco.compressionLevel=7`
1. `npx gltfjsx model.glb`