You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have also done a PR for three which I'm going to link to from this issue
My thoughts are the following.
Chrome recently gave up on jpeg xl which I personally thought was the superior replacement for gif, png, jpeg, webp.
The next best format after jpeg xl is avif, and since jpeg xl isn't happening I thought I could do a drive trying to improve the file size of gltf files by getting avif support.
Solution
Add the not yet merged KhronosGroup/glTF#2235 EXT_texture_avif as a supported extension.
Alternatives
WebP doesn't compress as good as AVIF.
Additional context
No response
The text was updated successfully, but these errors were encountered:
Description
My Christmas contribution is trying to get AVIF support in GLTF, Three and Babylon.
I Did a PR for the GLTF spec which you can find here
KhronosGroup/glTF#2235
I have also done a PR for three which I'm going to link to from this issue
My thoughts are the following.
Chrome recently gave up on jpeg xl which I personally thought was the superior replacement for gif, png, jpeg, webp.
The next best format after jpeg xl is avif, and since jpeg xl isn't happening I thought I could do a drive trying to improve the file size of gltf files by getting avif support.
Solution
Add the not yet merged KhronosGroup/glTF#2235 EXT_texture_avif as a supported extension.
Alternatives
WebP doesn't compress as good as AVIF.
Additional context
No response
The text was updated successfully, but these errors were encountered: