- extra `* 255` was unnecessary, setting_color already does this - don't use qvec3b as it was causing colors to wrap around the 0..255 range |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| bounce.cc | ||
| entities.cc | ||
| light.cc | ||
| litfile.cc | ||
| ltface.cc | ||
| main.cc | ||
| phong.cc | ||
| surflight.cc | ||
| trace.cc | ||
| trace_embree.cc | ||