Is there any working C++ source code for a lightmap generation algorithm using Radiosity or any other GI system? I've found technical papers only, but I can't really find any implementation.
Tell me more
×
Game Development Stack Exchange is a question and answer site for
professional and independent game developers. It's 100% free, no registration required.
|
http://zhlt.info/download-zhlt.html - you might find the source code of "hlrad" (Half-Life RADiosity lightmap compiler) useful. It's not "true C++" but it shouldn't be hard to make sense of it. |
||||
|
|