Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tcoppex/m2-irradiance-env-map

Implementation of the irradiance environment map algorithm.
https://github.com/tcoppex/m2-irradiance-env-map

computer-graphics environment-mapping irradiance-map

Last synced: 1 day ago
JSON representation

Implementation of the irradiance environment map algorithm.

Awesome Lists containing this project

README

        

year : 2012

# About #
This project aims to implement Ravi Ramamoorthi & Pat Hanrahan's technique
as described in their 2001 paper :
"An Efficient Representation for Irradiance Environment Maps"

# Compilation #

Third parties used :
-FreeImage 3 (as static library)
-GLEW 1.7 (as static library create at compile-time)
-GLSW (as static library create at compile-time)
-GLM (as headers)

# Controls #

1, 2, 3 .. : Change the current cubemap.

left button + mouse : Rotate the camera.

←↑→↓ : Move the camera.

'r' : Toggle skybox auto-rotate.