Open delaneyj opened 5 years ago
I don't know whats KTX is, but its not that difficult to add any new format supported by WebGL here, if you are familiar with functions like texImage2D.
@delaneyj
I made API for custom loader, you can implement KTX loading inside of plugin and add to it .
Look to basis importer:
https://www.pixiplayground.com/#/edit/uBgp2yLuc88YhCxU_pcQw
maked = made + baked? :)
Using Babylon.js where I can use KTX. Is there any thought about including this in Pixi.js?