pmndrs / gltf-react-three

Convert GLTF files to React Three Fiber Components
https://gltf.pmnd.rs
296 stars 57 forks source link

model rendering issue gltfpack gltf with KTX2 #40

Open jereloh opened 5 months ago

jereloh commented 5 months ago

After compressing gltf with gltfpack while enabling texture compression (using -tc: convert all textures to KTX2 with BasisU supercompression), model renders but is only white.

Model renders correctly when using https://gltf-viewer.donmccurdy.com/

SaraVieira commented 5 months ago

Is it okay for you to share the model?

Or just let me know what command you used to transform this model

marwie commented 3 months ago

Hello, here's a model for testing: https://cloud.needle.tools/api/v1/public/9162350/112707a61/DamagedHelmet.glb

Preview: https://cloud.needle.tools/view/9162350/112707a61

Issue on the website: image