WUT_Computer_Science/code/photonmapping/cpp/compile.sh
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

1 line
45 B
Bash
Executable File

g++ -std=c++11 -O2 main.cpp -o photon_mapping