atteneder / KtxUnity

Load KTX and Basis Universal textures at runtime
Apache License 2.0
215 stars 42 forks source link

visionOS support #86

Open CodeNewWorlds opened 1 year ago

CodeNewWorlds commented 1 year ago

Hello, Thanks for your great library. How can I do if I want to use support visionOS? Thanks by advance for help.

atteneder commented 7 months ago

Hi @CodeNewWorlds ,

the good news is, I've got a working PoC for visionOS. Here's what's required for a release:

With that it's possible to transcode to an uncompressed bitmap (RGBA) and use it on a Material.

I cannot give a guaranteed delivery date, but I'm optimistic it won't take months.

If you stumbled into this GH issue, leave a comment or reaction (and subscribe) if you require this feature as well.