This is an early tech demo of a work-in-progress method for dynamic radiosity. It's by no means done, but the goal is to have per-pixel, realtime global illumination with indirect shadows. The lighting is not completley dynamic (the majority of geometry still must be static) but if a change takes place in the scene, the lighting can be recalculated in about 1/5th of a second. All indirect light and shadows do effect dynamic objects however.
This demo demonstrates the ability to handle things such as spot lights which will bounce color from a smaller surface area and reflect a more concentrated color.
Keep in mind that the current art used essentially has no textures and everything is a flat white surface with the exception of the 2 colored walls, so the only effect enhancing the image is the radiosity algorithem.
The demo is running at 23 fps on an 8700M GT (laptop card) and about 75 fps on an 8800 ultra.
I just wanted to share this, so leave any comments you like. Thanks :)
i dont think your indirect visibility is correctly rendered. Many low freq occlusions are lost.
Also, i suspect that your GI radius is not large enough to provide actual significant visual enhancement.
anyway, now u have a good start. keep on.
DeXtmL 2 years ago