Commit Graph

5 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
JZduns
ee46879048
Statistics (#6)
* ray tracing statistics

* ray counter

* photonmapping ray counter

* rays change

* newline fix

---------

Co-authored-by: Jakub <01149663@pw.edu.pl>
2025-01-19 17:52:23 +01:00
Jakub Poćwiardowski
d9b8013d2e
Console for photon mapping in python (#5)
* PM Python can be loaded w params

* Update README.md
2025-01-19 14:26:03 +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
kuhyx
c7798d246d
Kuhyx (#1)
* feat: load exr map

* feat: scale and flip the hdr map

* feat: added camera

* feat: add simple slow but working photonmapping
2025-01-18 14:03:48 +00:00