raylib-nuklear icon indicating copy to clipboard operation
raylib-nuklear copied to clipboard

TextureToNuklear upside down

Open tomvdb opened this issue 9 months ago • 0 comments

When using TextureToNuklear my image is upside down. From googling I understand the texture is like that by design, but I'm looking for the easiest way to flip it before converting and using it with nk_image with minimal performance impact.

What is the best way to deal with this ?

Thanks!

Tom

tomvdb avatar Jul 02 '25 18:07 tomvdb