gboisse / gfx

A minimalist and easy to use graphics API.
MIT License
502 stars 36 forks source link

Load HDR images as float instead of tonemapping them. #34

Closed maoliver-amd closed 2 years ago

maoliver-amd commented 2 years ago

The current implementation tone maps the hdr images into ldr. This fixes that by keeping the loaded textures as hdr.