tinyusdz icon indicating copy to clipboard operation
tinyusdz copied to clipboard

[TODO] Use wuffs image decoder for better security

Open syoyo opened this issue 1 year ago • 0 comments

Currently stb_image is used to decode LDR image(e.g. jpg and bmp)

https://github.com/google/wuffs

Use wuffs for better performance and security. (JPEG, PNG and BMP)

syoyo avatar May 20 '23 18:05 syoyo