kvark / kri

[old] Modern OpenGL-3 engine, a playground for experimental design concepts and features
2 stars 4 forks source link

add gamma-correction support #25

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Implementation milestones:
1. Add support for FBO SRGB coding/decoding
2. Make sure the color is encoded while drawing and decoded on the last stage.

Achievement benefits:
1. Prettier colors on the output.

Original issue reported on code.google.com by kvarkus on 21 Mar 2011 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by kvarkus on 25 Jun 2011 at 6:14