gboisse / gfx

A minimalist and easy to use graphics API.
MIT License
498 stars 35 forks source link

Added EXR image support #75

Closed maoliver-amd closed 1 year ago

maoliver-amd commented 1 year ago

Initially I used miniz to support zip compression but instead changed that to use the stb image headers as that removes an additional dependency