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
On the page, when calling ktxTexture_CreateFromNamedFile, the first argument should be filename.c_str() instead of just "assets/suzanne.ktx" (this is correct on the source code). Thanks for the tutorial BTW!
On the page, when calling ktxTexture_CreateFromNamedFile, the first argument should be filename.c_str() instead of just "assets/suzanne.ktx" (this is correct on the source code). Thanks for the tutorial BTW!