This website requires JavaScript.
Explore
Help
Sign In
kuhyx
/
WUT_Computer_Science
Watch
1
Star
0
Fork
0
You've already forked WUT_Computer_Science
mirror of
https://github.com/kuhyx/WUT_Computer_Science.git
synced
2026-07-04 20:23:04 +02:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
056d3aeab6
WUT_Computer_Science
/
Programming
/
TRAK
/
code
/
photonmapping
/
cpp
/
compile.sh
1 line
34 B
Bash
Raw
Normal View
History
Unescape
Escape
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
g++ -O2 main.cpp -o photon_mapping
Reference in New Issue
Copy Permalink