Aras Pranckevičius

Results 51 comments of Aras Pranckevičius

Do you have a good idea how to expose that?

How would KTX in it's primary use case ("textures compressed for GPU usage") actually work within OIIO context? To me it seems that OIIO is primarily targeted at applications that...

Yeah, so basically it's several questions: 1) "short term" ("today"), how would KTX support in OIIO look like? Would it always just do decoding to r8g8b8a8 pixel values upon reading...

Ah, so basically the expectation of what "KTX" would mean in OIIO today is, that it would follow the current OIIO design - reading an image produces uncompressed pixel values...

FWIW I'm running into the same issue while trying to run OIIO tests on current master (2.5) -- the python test runner gets 3 as exit code, even if `main()`...

Can you attach example of json file, and what kind of errors you get?

I just tested locally with clang 14 and clang 16, and everything seems to work as expected. Hard to say what goes wrong without seeing at least some of the...

And again, without knowing what is in these json files, it's hard to say what's going on

@palemieux I haven't put it anywhere "properly" in a clean way, but _I think_ it's this messy repository: https://github.com/aras-p/image-formats-testbed-hack - the ~20 files being used are spelled out starting at...

You could say I was not paying attention for years! Sorry, just merged the PR, will create a release shortly