* 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
* works for cornell now, will be extended to import others
* works for all scenes
* can load environments and blur them
* minor cleanup
* Example commands added to README.md
* 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
* arg parsing, minor name changes and fixes
* reqs returned, scene and env added as args to rendering (not doing anything yet)
* added folders for scenes and envs
* added folders for scenes and envs (now they actually appear on GH after adding readmes)
* added varying spheres amount