photon82

Results 3 comments of photon82

Hello, I'm trying to parse avocado_normal.ktx2 texture file by myself and parsing seems to be OK till sgd block, but with sgd looks something wrong. Could you guide me how...

@donmccurdy , thank you > https://github.com/mrdoob/three.js/blob/6d8d3fd86d5a84c85d3b207a2c56051ff3b0f6a2/examples/jsm/loaders/KTX2Loader.js#L288-L316 It looks very similar to my code except 1) I'm using C++ 2) A bit different part for ImageDescs push following http://github.khronos.org/KTX-Specification/#_supercompression_global_data to take...

@MarkCallow Thank you, this data will be helpful. I'll doblecheck and compare