Commit Graph

2 Commits

Author SHA1 Message Date
kuhyx
21511cf816
parameters and statistics for c++ version of photonmapping (#7)
* feat: load exr map

* feat: scale and flip the hdr map

* feat: added camera

* feat: add simple slow but working photonmapping

* feat: added cpp version of photonmapping

* chore: extracted vector class to separate file

* chore: split classes into separate files

* chore: removed constant parameters from main

* feat: added statistics to main cpp

* feat: added statistic for time of execution
2025-01-19 17:54:56 +01:00
kuhyx
9b3d3615e3
Added cpp photonmapping (#3)
* feat: load exr map

* feat: scale and flip the hdr map

* feat: added camera

* feat: add simple slow but working photonmapping

* feat: added cpp version of photonmapping
2025-01-18 14:16:46 +00:00