This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/render/intern/include
Brecht Van Lommel afe475b55b Approximate AO: Diffuse Bounce Hack
This brings back the single bounce indirect diffuse lighting for AAO,
it's not integrated well but that will be tackled later as part of
shading system refactor and subdivision changes. The caveats are the
same as AAO, with one extra thing, the diffuse lighting is sampled once
per face, so it will not be accurate unless faces are subdivided.

I'm committing this now so we can start testing it for Durian, and
since changes need to make it work properly are planned.
2009-11-30 18:42:13 +00:00
..
2009-09-28 10:25:12 +00:00
2008-09-28 08:00:22 +00:00
2006-02-27 12:39:36 +00:00
2008-09-29 17:03:24 +00:00
2009-08-20 08:18:54 +00:00
2009-09-29 22:01:32 +00:00
2009-06-20 06:41:50 +00:00
2009-10-12 19:41:40 +00:00