]> git.tdb.fi Git - libs/gl.git/commit
Improve the ambient occlusion algorithm
authorMikko Rasa <tdb@tdb.fi>
Sun, 19 Dec 2010 13:22:54 +0000 (13:22 +0000)
committerMikko Rasa <tdb@tdb.fi>
Sun, 19 Dec 2010 13:22:54 +0000 (13:22 +0000)
commit5687bb2b8cd7715b5a5c5bb1d75f42992a23a56c
tree1774c914a2020c92ee7bfb3a29bda238a18ce959
parent083578c2ca0aabfa60e8872e23d53e9101795dff
Improve the ambient occlusion algorithm
Allow changing the depth ratio
Use correct winding for the triangle strip
Set pipeline texture wrapping to CLAMP_TO_EDGE
source/ambientocclusion.cpp
source/ambientocclusion.h
source/pipeline.cpp