aboutsummaryrefslogtreecommitdiff
path: root/src/object.cpp
AgeCommit message (Expand)Author
2021-01-14Replace color with pbr-book inspired Spectrum classJulian T
2021-01-12Reorgranize source file structureJulian T
2020-12-06Added first draft of spectral lightningold_spectralJulian T
2020-08-13Pathtracing working with defuse and emissive lightingJulian T
2020-08-11Defuse coloringJulian T
2020-08-06Renders scenes with a single hardcoded light and green objectsJulian T
2020-07-26Implemented object intersection and startet work on render guiJulian T