Skip to content

Questions about KTX2 in v8 #10222

Closed Answered by ddenisyuk
Sparcks asked this question in v8 General
Feb 16, 2024 · 3 comments · 4 replies
Discussion options

You must be logged in to vote

I can assume that your basis textures are being converted to BC7 format on the desktop. It's important to note that for BC7 textures, when used in WebGL, the width and height must be multiples of 4, according to https://registry.khronos.org/webgl/extensions/EXT_texture_compression_bptc/

Try to change the size of your textures from 777x1198 to, lets say, 780x1200.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Sparcks
Comment options

@Sparcks
Comment options

Answer selected by Sparcks
Comment options

You must be logged in to vote
2 replies
@ddenisyuk
Comment options

@Sparcks
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants