This is the official Hubs Glb tools based on glTF Transform tools which provides fast, reproducible, and lossless control of the low-level details in a 3D model. The API automatically manages array indices and byte offsets, which would otherwise require careful management when editing files.
- Clone the repository
git clone https://github.com/Hubs-Foundation/hubs-glb-tools
- Download & Install ktx tools from the official repository
- Change your directory to the cloned folder
cd hubs-glb-tools
, and then runnpm install
with a node version of 18.18