BabylonJS / Babylon.js

Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework.
http://www.babylonjs.com
Apache License 2.0
23.22k stars 3.43k forks source link

Add support for glTF KTX2 #7084

Closed thomlucc closed 4 years ago

bghgary commented 4 years ago

Current draft implementation: https://github.com/bghgary/Babylon.js/tree/gltf-ktx2

bghgary commented 4 years ago

Mark Callow from glTF working group is working on a smaller WASM that we can use.

bghgary commented 4 years ago

Experimental support landed with PR #7640