The radiosity tag has no wiki summary.
8
votes
2answers
550 views
Can someone explain radiosity lighting to me?
I already have the basics of ambient occlusion down. I have a raycaster and am capable of shooting rays about a hemisphere uniformly. It seems like those are the basics of what are needed for ...
2
votes
3answers
187 views
Does radiosity work with skylight?
Does radiosity work with skylight (directional light)? From reading online it sounds like it was intended to work with point lights but I would really like to make it work with skylight if possible.
...