Blender Git Commit Log
Git Commits -> Revision 2cc124c
Revision 2cc124c by Ton Roosendaal (master) April 16, 2004, 15:32 (GMT) |
Improved sample pattern for AO. It used to jitter locatations within a UV Sphere which isn't a very uniform distribution on a sphere. Now I itterate a evenly distributed set of points on sphere, and use that by random rotating the entire sphere for each pixel. http://www.blender.org/bf/samp3.jpg http://www.blender.org/bf/samp4.jpg Both pics same rendertime, 36 AO samples. Quite a difference, eh! Will put html page for release up. |
Commit Details:
Full Hash: 2cc124cf3b1281488c726b71090c1d2640e8078d
SVN Revision: 2332
Parent Commit: 4e2f7ba
Lines Changed: +157, -55
1 Modified Path:
/source/blender/render/intern/source/ray.c (+157, -55) (Diff)