Skip to content

watab0shi/gltf-compressor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gltf-compressor

install packages

$ yarn

Put .gltf (+ .bin + textures) files in src directory.

Compress with DRACO

$ yarn draco

[filename]-draco.glb will saved to dist directory.

Compress with meshopt

$ yarn meshopt

[filename]-meshopt.glb will saved to dist directory.

About

Compressing glTF models by DRACO / meshopt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published