sRGB/gamma correct colors

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Radikalizm
Posts: 1215
Joined: Tue Jan 09, 2007 7:03 pm
Location: Leuven, Belgium

Post by Radikalizm »

hybrid wrote:I foundn this one really convincing
http://http.developer.nvidia.com/GPUGem ... _ch24.html
Wow, I read GPU Gems articles all the time and I've never stumbled on that one, great read
fmx

Post by fmx »

I never understood gamma and srgb properly until now, thanks for info guys
CuteAlien
Admin
Posts: 9734
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Post by CuteAlien »

Sorry, I had to disable srgb stuff on Linux again as it didn't work that way on several systems (it's outcommented now). I tried fixing it a few hours, but basically I didn't really know what's going on and found no way to get it working on all systems. I could get it either running on a 32-bit systems by disabling it or on a 64-bit system by enabling it, but never on both.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Yeah, sorry. I didn't have a system with Linux and sRGB support. All my systems have far too old or small gfx cards. I just made sure that it compiles properly.
Post Reply