tinyusdz
tinyusdz copied to clipboard
[TODO] Use wuffs image decoder for better security
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)