An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

![](jumbo.jpg)

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`