Real Time Tonemapping
This C++ program is a project in a course about Image based rendering and hdr-images. An hdr texture is rendered on a sphere surrounding the scene. The current framebuffer is then copied and different tonemapping tecniques is used when rendering the image back to the display. The program uses OpenGl and GLSL. |