microsoft / DirectXTK12

The DirectX Tool Kit (aka DirectXTK12) is a collection of helper classes for writing DirectX 12 code in C++
https://walbourn.github.io/directx-tool-kit-for-directx-12/
MIT License
1.49k stars 396 forks source link

GenerateMips updated to handle sRGB better #246

Closed walbourn closed 1 month ago

walbourn commented 1 month ago

Actually this is not sufficient to address the issue. It is still relying on the previous sample level to do the average which is going to be wrong.