Indev450 / SRB2Kart-Saturn

GNU General Public License v2.0
24 stars 9 forks source link

Rework of Gamma stuff + Addition of the Colour Cube and Advanced Colour Settings #88

Closed alufolie91 closed 8 months ago

alufolie91 commented 8 months ago

from SRB2: https://git.do.srb2.org/STJr/SRB2/-/commit/83e16da83bb1a2e3be7ee8a5fd4a779797294fc8 credits to toaster

This replaces the Gamma stuff with a Brightness and Saturation Slider with many more steps than before Aswell as adding a colour menu, where common colours can be adjusted in Hue, Saturation and Brightness, allowing for much better control of the games appearance than before This also removes the Opengl specific gamma correction, as its useless with this (all of this can be done better now and even in software renderer aswell) and conflicts anyways

kart0001 kart0002 kart0003

i suggest this being merged AFTER the Palette Shader rework https://github.com/Indev450/SRB2Kart-Saturn/pull/86 , as this somewhat conflicts, but can be resolved more easily after it has been merged