├── .gitignore ├── .gitmodules ├── CMakeLists.txt ├── COPYING ├── README.md ├── README_data ├── Features │ ├── features.md │ └── img │ │ ├── confidenceInterval.png │ │ ├── confidenceInterval2.png │ │ ├── cornellThreshold.jpg │ │ ├── cornell_pbr_reference.jpg │ │ ├── imguiInterface.jpg │ │ ├── minimumSampleNumber.jpg │ │ ├── normalMap.jpg │ │ ├── normalMappingE1E2.jpg │ │ └── normalMappingTBN.jpg └── img │ ├── Bistro.jpg │ ├── DispersionDiamonds.jpg │ ├── DragonBTDF.jpg │ ├── ImGuiDemo.jpg │ ├── LayeredBSDF.drawio │ ├── LayeredBSDF.png │ ├── LuxCoreBalls.jpg │ ├── Material_editor_thumbnail.jpg │ ├── MitsubaSheenDustOrbs.jpg │ ├── OIDN_AOVs_thumbnail.jpg │ ├── P1_environment.jpg │ ├── RIS.ReSTIR.Comparison.jpg │ ├── ReSTIR_DI_Showcase_thumbnail.jpg │ ├── blender-4.1-splash.jpg │ ├── bzd-measure-seven.jpg │ ├── contemporary-bedroom.jpg │ ├── dragon-glass.jpg │ ├── glass-energy.png │ ├── metallic-energy.png │ ├── pbrt-dragon-indirect-v2.jpg │ ├── pbrt-dragon-indirect.jpg │ ├── specular-diffuse-energy.png │ └── thin-film-iri-thumbnail.jpg ├── SceneCredits.txt ├── cmake ├── Clip.cmake ├── SetupASSIMP.cmake ├── SetupHIPRT.cmake ├── SetupOIDN.cmake ├── SetupOrochi.cmake └── SetupTracy.cmake ├── data ├── BRDFsData │ ├── GGX │ │ ├── GGX_Conductor_Correlated_128x128.hdr │ │ ├── GGX_Conductor_Uncorrelated_128x128.hdr │ │ └── Glass │ │ │ ├── 0GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 0GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 0GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 0GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 0inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 0inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 100GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 100GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 100inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 100inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 101GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 101GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 101inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 101inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 102GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 102GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 102inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 102inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 103GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 103GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 103inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 103inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 104GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 104GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 104inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 104inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 105GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 105GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 105inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 105inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 106GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 106GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 106inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 106inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 107GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 107GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 107inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 107inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 108GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 108GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 108inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 108inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 109GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 109GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 109inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 109inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 10GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 10GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 10GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 10GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 10inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 10inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 110GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 110GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 110inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 110inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 111GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 111GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 111inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 111inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 112GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 112GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 112inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 112inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 113GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 113GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 113inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 113inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 114GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 114GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 114inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 114inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 115GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 115GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 115inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 115inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 116GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 116GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 116inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 116inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 117GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 117GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 117inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 117inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 118GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 118GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 118inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 118inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 119GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 119GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 119inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 119inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 11GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 11GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 11GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 11GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 11inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 11inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 120GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 120GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 120inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 120inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 121GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 121GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 121inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 121inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 122GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 122GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 122inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 122inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 123GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 123GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 123inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 123inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 124GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 124GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 124inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 124inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 125GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 125GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 125inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 125inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 126GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 126GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 126inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 126inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 127GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 127GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 127inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 127inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 12GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 12GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 12GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 12GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 12inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 12inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 13GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 13GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 13GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 13GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 13inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 13inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 14GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 14GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 14GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 14GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 14inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 14inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 15GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 15GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 15GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 15GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 15inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 15inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 16GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 16GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 16GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 16GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 16inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 16inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 17GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 17GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 17GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 17GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 17inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 17inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 18GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 18GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 18GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 18GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 18inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 18inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 19GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 19GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 19GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 19GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 19inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 19inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 1GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 1GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 1GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 1GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 1inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 1inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 20GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 20GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 20GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 20GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 20inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 20inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 21GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 21GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 21GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 21GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 21inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 21inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 22GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 22GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 22GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 22GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 22inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 22inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 23GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 23GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 23GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 23GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 23inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 23inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 24GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 24GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 24GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 24GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 24inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 24inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 25GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 25GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 25GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 25GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 25inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 25inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 26GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 26GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 26GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 26GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 26inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 26inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 27GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 27GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 27GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 27GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 27inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 27inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 28GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 28GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 28GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 28GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 28inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 28inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 29GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 29GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 29GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 29GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 29inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 29inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 2GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 2GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 2GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 2GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 2inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 2inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 30GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 30GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 30GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 30GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 30inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 30inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 31GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 31GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 31GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 31GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 31inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 31inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 32GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 32GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 32GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 32GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 32inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 32inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 33GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 33GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 33GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 33GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 33inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 33inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 34GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 34GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 34GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 34GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 34inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 34inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 35GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 35GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 35GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 35GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 35inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 35inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 36GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 36GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 36GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 36GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 36inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 36inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 37GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 37GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 37GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 37GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 37inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 37inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 38GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 38GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 38GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 38GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 38inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 38inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 39GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 39GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 39GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 39GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 39inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 39inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 3GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 3GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 3GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 3GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 3inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 3inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 40GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 40GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 40GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 40GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 40inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 40inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 41GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 41GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 41GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 41GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 41inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 41inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 42GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 42GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 42GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 42GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 42inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 42inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 43GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 43GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 43GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 43GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 43inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 43inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 44GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 44GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 44GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 44GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 44inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 44inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 45GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 45GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 45GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 45GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 45inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 45inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 46GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 46GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 46GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 46GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 46inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 46inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 47GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 47GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 47GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 47GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 47inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 47inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 48GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 48GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 48GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 48GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 48inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 48inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 49GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 49GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 49GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 49GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 49inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 49inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 4GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 4GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 4GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 4GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 4inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 4inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 50GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 50GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 50GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 50GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 50inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 50inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 51GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 51GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 51GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 51GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 51inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 51inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 52GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 52GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 52GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 52GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 52inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 52inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 53GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 53GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 53GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 53GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 53inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 53inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 54GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 54GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 54GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 54GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 54inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 54inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 55GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 55GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 55GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 55GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 55inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 55inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 56GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 56GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 56GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 56GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 56inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 56inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 57GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 57GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 57GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 57GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 57inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 57inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 58GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 58GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 58GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 58GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 58inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 58inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 59GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 59GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 59GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 59GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 59inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 59inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 5GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 5GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 5GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 5GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 5inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 5inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 60GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 60GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 60GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 60GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 60inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 60inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 61GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 61GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 61GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 61GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 61inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 61inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 62GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 62GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 62GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 62GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 62inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 62inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 63GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 63GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 63GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 63GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 63inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 63inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 64GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 64GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 64GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 64GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 64inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 64inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 65GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 65GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 65GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 65GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 65inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 65inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 66GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 66GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 66GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 66GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 66inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 66inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 67GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 67GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 67GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 67GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 67inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 67inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 68GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 68GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 68GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 68GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 68inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 68inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 69GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 69GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 69GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 69GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 69inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 69inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 6GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 6GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 6GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 6GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 6inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 6inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 70GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 70GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 70GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 70GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 70inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 70inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 71GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 71GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 71GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 71GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 71inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 71inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 72GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 72GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 72GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 72GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 72inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 72inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 73GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 73GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 73GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 73GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 73inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 73inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 74GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 74GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 74GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 74GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 74inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 74inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 75GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 75GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 75GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 75GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 75inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 75inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 76GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 76GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 76GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 76GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 76inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 76inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 77GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 77GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 77GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 77GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 77inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 77inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 78GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 78GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 78GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 78GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 78inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 78inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 79GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 79GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 79GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 79GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 79inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 79inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 7GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 7GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 7GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 7GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 7inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 7inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 80GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 80GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 80GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 80GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 80inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 80inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 81GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 81GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 81GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 81GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 81inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 81inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 82GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 82GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 82GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 82GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 82inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 82inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 83GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 83GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 83GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 83GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 83inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 83inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 84GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 84GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 84GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 84GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 84inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 84inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 85GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 85GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 85GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 85GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 85inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 85inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 86GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 86GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 86GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 86GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 86inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 86inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 87GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 87GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 87GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 87GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 87inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 87inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 88GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 88GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 88GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 88GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 88inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 88inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 89GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 89GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 89GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 89GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 89inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 89inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 8GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 8GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 8GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 8GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 8inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 8inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 90GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 90GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 90GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 90GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 90inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 90inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 91GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 91GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 91GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 91GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 91inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 91inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 92GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 92GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 92GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 92GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 92inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 92inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 93GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 93GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 93GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 93GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 93inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 93inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 94GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 94GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 94GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 94GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 94inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 94inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 95GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 95GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 95GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 95GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 95inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 95inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 96GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 96GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 96inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 96inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 97GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 97GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 97inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 97inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 98GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 98GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 98inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 98inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 99GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 99GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 99inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 99inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 9GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 9GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ ├── 9GGX_Thin_Glass_Ess_Correlated_32x32x96.hdr │ │ │ ├── 9GGX_Thin_Glass_Ess_Uncorrelated_32x32x96.hdr │ │ │ ├── 9inv_GGX_Glass_Ess_Correlated_256x16x128.hdr │ │ │ ├── 9inv_GGX_Glass_Ess_Uncorrelated_256x16x128.hdr │ │ │ └── ExponentCorrection.ipynb │ └── GlossyDielectrics │ │ ├── 0Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 0Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 100Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 100Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 101Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 101Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 102Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 102Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 103Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 103Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 104Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 104Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 105Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 105Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 106Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 106Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 107Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 107Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 108Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 108Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 109Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 109Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 10Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 10Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 110Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 110Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 111Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 111Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 112Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 112Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 113Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 113Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 114Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 114Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 115Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 115Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 116Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 116Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 117Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 117Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 118Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 118Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 119Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 119Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 11Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 11Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 120Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 120Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 121Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 121Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 122Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 122Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 123Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 123Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 124Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 124Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 125Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 125Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 126Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 126Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 127Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 127Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 12Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 12Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 13Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 13Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 14Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 14Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 15Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 15Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 16Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 16Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 17Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 17Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 18Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 18Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 19Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 19Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 1Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 1Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 20Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 20Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 21Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 21Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 22Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 22Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 23Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 23Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 24Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 24Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 25Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 25Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 26Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 26Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 27Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 27Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 28Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 28Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 29Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 29Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 2Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 2Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 30Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 30Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 31Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 31Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 32Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 32Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 33Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 33Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 34Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 34Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 35Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 35Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 36Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 36Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 37Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 37Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 38Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 38Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 39Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 39Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 3Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 3Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 40Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 40Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 41Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 41Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 42Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 42Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 43Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 43Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 44Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 44Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 45Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 45Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 46Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 46Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 47Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 47Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 48Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 48Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 49Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 49Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 4Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 4Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 50Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 50Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 51Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 51Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 52Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 52Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 53Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 53Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 54Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 54Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 55Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 55Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 56Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 56Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 57Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 57Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 58Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 58Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 59Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 59Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 5Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 5Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 60Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 60Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 61Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 61Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 62Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 62Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 63Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 63Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 64Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 64Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 65Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 65Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 66Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 66Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 67Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 67Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 68Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 68Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 69Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 69Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 6Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 6Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 70Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 70Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 71Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 71Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 72Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 72Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 73Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 73Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 74Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 74Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 75Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 75Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 76Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 76Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 77Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 77Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 78Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 78Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 79Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 79Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 7Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 7Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 80Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 80Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 81Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 81Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 82Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 82Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 83Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 83Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 84Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 84Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 85Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 85Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 86Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 86Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 87Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 87Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 88Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 88Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 89Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 89Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 8Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 8Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 90Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 90Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 91Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 91Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 92Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 92Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 93Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 93Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 94Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 94Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 95Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 95Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 96Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 96Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 97Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 97Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 98Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 98Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 99Glossy_Ess_Correlated_128x64x128.hdr │ │ ├── 99Glossy_Ess_Uncorrelated_128x64x128.hdr │ │ ├── 9Glossy_Ess_Correlated_128x64x128.hdr │ │ └── 9Glossy_Ess_Uncorrelated_128x64x128.hdr ├── GLTFs │ ├── cornell_pbr.bin │ ├── cornell_pbr.gltf │ ├── multi-dispersion.bin │ ├── multi-dispersion.gltf │ ├── nested-dielectrics-complex.bin │ ├── nested-dielectrics-complex.gltf │ ├── nested-dielectrics.bin │ ├── nested-dielectrics.gltf │ ├── the-white-room-low.bin │ ├── the-white-room-low.gltf │ └── the-white-room │ │ ├── Shade-paper.jpg │ │ ├── WoodFloor051_2K-JPG_Color_reduced.jpg │ │ ├── apple.jpg │ │ ├── book-spines.jpg │ │ ├── carpet-text3b.jpg │ │ ├── cushion-green-circles.jpg │ │ ├── cushion-purple-yellow-stripe.jpg │ │ ├── cushion-stripe-purple.jpg │ │ ├── magazine.jpg │ │ ├── photo1.jpg │ │ ├── photo2.jpg │ │ ├── photo3.jpg │ │ ├── photo4.jpg │ │ ├── pic3.jpg │ │ ├── pic5wide.jpg │ │ └── shade-stripes.jpg └── Skyspheres │ └── evening_road_01_puresky_2k.hdr ├── src ├── Compiler │ ├── GPUKernel.cpp │ ├── GPUKernel.h │ ├── GPUKernelCompiler.cpp │ ├── GPUKernelCompiler.h │ ├── GPUKernelCompilerOptions.cpp │ └── GPUKernelCompilerOptions.h ├── Device │ ├── functions │ │ ├── FilterFunction.h │ │ └── FilterFunctionPayload.h │ ├── includes │ │ ├── AdaptiveSampling.h │ │ ├── AliasTable.h │ │ ├── BSDFs │ │ │ ├── BSDFContext.h │ │ │ ├── BSDFIncidentLightInfo.h │ │ │ ├── CookTorrance.h │ │ │ ├── Glass.h │ │ │ ├── Lambertian.h │ │ │ ├── Microfacet.h │ │ │ ├── MicrofacetEnergyCompensation.h │ │ │ ├── MicrofacetRegularization.h │ │ │ ├── OrenNayar.h │ │ │ ├── Principled.h │ │ │ ├── PrincipledEnergyCompensation.h │ │ │ ├── SheenLTC.h │ │ │ ├── SheenLTCFittedParameters.h │ │ │ └── ThinFilm.h │ │ ├── Dispatcher.h │ │ ├── Dispersion.h │ │ ├── FixIntellisense.h │ │ ├── Fresnel.h │ │ ├── GBufferDevice.h │ │ ├── GMoN │ │ │ ├── GMoN.h │ │ │ ├── GMoNDevice.h │ │ │ ├── GMoNMeansRadixSort.h │ │ │ └── GMoNMeansRadixSortHistogramDeclaration.h │ │ ├── Hash.h │ │ ├── HashGrid.h │ │ ├── HashGridHash.h │ │ ├── Intersect.h │ │ ├── LightSampling │ │ │ ├── Envmap.h │ │ │ ├── LightUtils.h │ │ │ ├── Lights.h │ │ │ └── PDFConversion.h │ │ ├── Material.h │ │ ├── NEE++ │ │ │ └── NEE++.h │ │ ├── NestedDielectrics.h │ │ ├── ONB.h │ │ ├── PathTracing.h │ │ ├── RIS │ │ │ ├── RIS.h │ │ │ └── RIS_Reservoir.h │ │ ├── RayPayload.h │ │ ├── RayVolumeState.h │ │ ├── ReSTIR │ │ │ ├── DI │ │ │ │ ├── FinalShading.h │ │ │ │ ├── PresampledLight.h │ │ │ │ ├── Reservoir.h │ │ │ │ ├── SampleFlags.h │ │ │ │ └── TargetFunction.h │ │ │ ├── GI │ │ │ │ ├── InitialCandidatesUtils.h │ │ │ │ ├── Reservoir.h │ │ │ │ └── TargetFunction.h │ │ │ ├── Jacobian.h │ │ │ ├── MISWeightsCommon.h │ │ │ ├── NeighborSimilarity.h │ │ │ ├── OptimalVisibilitySampling.h │ │ │ ├── ReGIR │ │ │ │ ├── FinalShading.h │ │ │ │ ├── GridFillSurface.h │ │ │ │ ├── HashGridCellData.h │ │ │ │ ├── HashGridSoADevice.h │ │ │ │ ├── PresampledLight.h │ │ │ │ ├── ReGIRHashGrid.h │ │ │ │ ├── Representative.h │ │ │ │ ├── Reservoir.h │ │ │ │ ├── ReservoirSoA.h │ │ │ │ ├── Settings.h │ │ │ │ ├── ShadingAdditionalInfo.h │ │ │ │ ├── ShadingSettings.h │ │ │ │ ├── TargetFunction.h │ │ │ │ └── VisibilityTest.h │ │ │ ├── SpatialMISWeight.h │ │ │ ├── SpatialNormalizationWeight.h │ │ │ ├── SpatiotemporalMISWeight.h │ │ │ ├── SpatiotemporalNormalizationWeight.h │ │ │ ├── Surface.h │ │ │ ├── TemporalMISWeight.h │ │ │ ├── TemporalNormalizationWeight.h │ │ │ ├── Utils.h │ │ │ ├── UtilsSpatial.h │ │ │ └── UtilsTemporal.h │ │ ├── RussianRoulette.h │ │ ├── Sampling.h │ │ ├── SanityCheck.h │ │ ├── Texture.h │ │ ├── TriangleStructures.h │ │ └── WarpDirectionReuse.h │ ├── kernel_parameters │ │ ├── NEE++ │ │ │ └── NEEPlusPlusCachingPrepassParameters.h │ │ └── ReSTIR │ │ │ └── DI │ │ │ └── LightPresamplingParameters.h │ └── kernels │ │ ├── Baking │ │ ├── GGXConductorDirectionalAlbedo.h │ │ ├── GGXFresnelDirectionalAlbedo.h │ │ ├── GGXGlassDirectionalAlbedo.h │ │ ├── GGXThinGlassDirectionalAlbedo.h │ │ └── GlossyDielectricDirectionalAlbedo.h │ │ ├── CameraRays.h │ │ ├── Experimentations │ │ ├── RegistersTest.h │ │ ├── Test3DTexture.h │ │ ├── TestCopyKernelAlignment.h │ │ ├── TestCopyKernelRestrict.h │ │ └── TestCopyKernelSimple.h │ │ ├── GMoN │ │ └── GMoNComputeMedianOfMeans.h │ │ ├── Megakernel.h │ │ ├── NEE++ │ │ ├── GridPrepopulate.h │ │ └── NEEPlusPlusFinalizeAccumulation.h │ │ ├── ReSTIR │ │ ├── DI │ │ │ ├── FusedSpatiotemporalReuse.h │ │ │ ├── InitialCandidates.h │ │ │ ├── LightsPresampling.h │ │ │ ├── SpatialReuse.h │ │ │ └── TemporalReuse.h │ │ ├── DirectionalReuseCompute.h │ │ ├── GI │ │ │ ├── InitialCandidates.h │ │ │ ├── Shading.h │ │ │ ├── SpatialReuse.h │ │ │ └── TemporalReuse.h │ │ └── ReGIR │ │ │ ├── GridFillTemporalReuse.h │ │ │ ├── GridPrepopulate.h │ │ │ ├── LightPresampling.h │ │ │ ├── PreIntegration.h │ │ │ ├── Rehash.h │ │ │ ├── SpatialReuse.h │ │ │ └── SupersamplingCopy.h │ │ ├── TraceTest.h │ │ └── Utils │ │ └── RayVolumeStateSize.h ├── Experimentations │ ├── TestCopyKernelAlignment.cpp │ ├── TestCopyKernelAlignment.h │ ├── TestCopyKernelRestrict.cpp │ ├── TestCopyKernelRestrict.h │ ├── TestCopyKernelSimple.cpp │ └── TestCopyKernelSimple.h ├── HIPRT-Orochi │ ├── HIPRTOrochiCtx.h │ ├── HIPRTOrochiUtils.cpp │ ├── HIPRTOrochiUtils.h │ ├── HIPRTScene.h │ ├── OrochiBuffer.h │ ├── OrochiEnvmap.cpp │ ├── OrochiEnvmap.h │ ├── OrochiTexture.cpp │ ├── OrochiTexture.h │ ├── OrochiTexture3D.cpp │ ├── OrochiTexture3D.h │ └── OrochiTextureCUDA.cpp ├── HostDeviceCommon │ ├── AtomicType.h │ ├── BSDFsData.h │ ├── Color.h │ ├── HIPRTCamera.h │ ├── HitInfo.h │ ├── KernelOptions │ │ ├── Common.h │ │ ├── DirectLightSamplingOptions.h │ │ ├── GMoNOptions.h │ │ ├── KernelOptions.h │ │ ├── NEEPlusPlusOptions.h │ │ ├── PrincipledBSDFKernelOptions.h │ │ ├── ReGIROptions.h │ │ ├── ReSTIRDIOptions.h │ │ └── ReSTIRGIOptions.h │ ├── LightSampleInformation.h │ ├── Material │ │ ├── MaterialCPU.h │ │ ├── MaterialConstants.h │ │ ├── MaterialPacked.h │ │ ├── MaterialPackedSoA.h │ │ ├── MaterialUnpacked.h │ │ └── MaterialUtils.h │ ├── Math.h │ ├── MicrofacetRegularizationSettings.h │ ├── Packing.h │ ├── PathRussianRoulette.h │ ├── PrecomputedEmissiveTrianglesDataSoADevice.h │ ├── RIS │ │ └── RISSettings.h │ ├── ReSTIR │ │ ├── ReSTIRCommonSettings.h │ │ ├── ReSTIRDIDefaultSettings.h │ │ ├── ReSTIRDISettings.h │ │ ├── ReSTIRGIDefaultSettings.h │ │ └── ReSTIRGISettings.h │ ├── ReSTIRSettingsHelper.h │ ├── RenderBuffers.h │ ├── RenderData.h │ ├── RenderSettings.cpp │ ├── RenderSettings.h │ ├── WorldSettings.h │ └── Xorshift.h ├── Image │ ├── EnvmapRGBE9995.h │ ├── Image.cpp │ └── Image.h ├── OpenGL │ ├── OpenGLInteropBuffer.h │ ├── OpenGLProgram.cpp │ ├── OpenGLProgram.h │ ├── OpenGLShader.cpp │ └── OpenGLShader.h ├── Renderer │ ├── BVH.cpp │ ├── BVH.h │ ├── BVHConstants.h │ ├── Baker │ │ ├── GGXConductorDirectionalAlbedoSettings.h │ │ ├── GGXFresnelDirectionalAlbedoSettings.h │ │ ├── GGXGlassDirectionalAlbedoSettings.h │ │ ├── GGXThinGlassDirectionalAlbedoSettings.h │ │ ├── GPUBaker.cpp │ │ ├── GPUBaker.h │ │ ├── GPUBakerConstants.h │ │ ├── GPUBakerKernel.cpp │ │ ├── GPUBakerKernel.h │ │ └── GlossyDielectricDirectionalAlbedoSettings.h │ ├── BoundingVolume.h │ ├── CPUDataStructures │ │ ├── GBufferCPUData.h │ │ ├── GMoNCPUData.h │ │ ├── MaterialPackedSoACPUData.h │ │ └── NEEPlusPlusCPUData.h │ ├── CPUGPUCommonDataStructures │ │ ├── DevicePackedMaterialSoACPUGPUCommonData.h │ │ ├── GMoNCPUGPUCommonData.h │ │ ├── GenericSoA.h │ │ ├── PrecomputedEmissiveTrianglesDataSoAHost.h │ │ ├── ReGIRGridBufferSoAHost.h │ │ ├── ReGIRHashCellDataSoAHost.h │ │ ├── ReGIRHashGridSoAHost.h │ │ └── ReGIRPresampledLightsSoAHost.h │ ├── CPURenderer.cpp │ ├── CPURenderer.h │ ├── GPUDataStructures │ │ ├── DenoiserBuffersGPUData.cpp │ │ ├── DenoiserBuffersGPUData.h │ │ ├── GBufferGPUData.h │ │ ├── GMoNGPUData.h │ │ ├── MaterialPackedSoAGPUData.h │ │ └── StatusBuffersGPUData.h │ ├── GPURenderer.cpp │ ├── GPURenderer.h │ ├── GPURendererThread.cpp │ ├── GPURendererThread.h │ ├── HardwareAccelerationSupport.h │ ├── OpenImageDenoiser.cpp │ ├── OpenImageDenoiser.h │ ├── RenderPasses │ │ ├── FillGBufferRenderPass.cpp │ │ ├── FillGBufferRenderPass.h │ │ ├── GMoNRenderPass.cpp │ │ ├── GMoNRenderPass.h │ │ ├── MegaKernelRenderPass.cpp │ │ ├── MegaKernelRenderPass.h │ │ ├── NEEPlusPlusHashGridStorage.cpp │ │ ├── NEEPlusPlusHashGridStorage.h │ │ ├── NEEPlusPlusRenderPass.cpp │ │ ├── NEEPlusPlusRenderPass.h │ │ ├── ReGIRHashGridStorage.cpp │ │ ├── ReGIRHashGridStorage.h │ │ ├── ReGIRRenderPass.cpp │ │ ├── ReGIRRenderPass.h │ │ ├── ReSTIRDIRenderPass.cpp │ │ ├── ReSTIRDIRenderPass.h │ │ ├── ReSTIRGIRenderPass.cpp │ │ ├── ReSTIRGIRenderPass.h │ │ ├── ReSTIRRenderPassCommon.cpp │ │ ├── ReSTIRRenderPassCommon.h │ │ ├── RenderGraph.cpp │ │ ├── RenderGraph.h │ │ ├── RenderPass.cpp │ │ └── RenderPass.h │ ├── RendererAnimationState.h │ ├── RendererEnvmap.cpp │ ├── RendererEnvmap.h │ ├── Sphere.h │ ├── StatusBuffersValues.h │ ├── Triangle.cpp │ └── Triangle.h ├── Scene │ ├── BoundingBox.h │ ├── Camera.cpp │ ├── Camera.h │ ├── CameraAnimation.cpp │ ├── CameraAnimation.h │ ├── CameraRotationType.h │ ├── SceneParser.cpp │ └── SceneParser.h ├── Shaders │ ├── albedo_display.frag │ ├── blend_2_display.frag │ ├── boolmap_int.frag │ ├── default_display.frag │ ├── fullscreen_quad.vert │ ├── heatmap_int.frag │ ├── normal_display.frag │ └── white_furnace_threshold.frag ├── Threads │ ├── ThreadFunctions.cpp │ ├── ThreadFunctions.h │ ├── ThreadManager.cpp │ ├── ThreadManager.h │ └── ThreadState.h ├── UI │ ├── ApplicationSettings.h │ ├── ApplicationState.h │ ├── DisplayView │ │ ├── DisplaySettings.h │ │ ├── DisplayTextureType.h │ │ ├── DisplayView.cpp │ │ ├── DisplayView.h │ │ ├── DisplayViewEnum.h │ │ ├── DisplayViewSystem.cpp │ │ └── DisplayViewSystem.h │ ├── ImGui │ │ ├── ImGuiAnimationWindow.cpp │ │ ├── ImGuiAnimationWindow.h │ │ ├── ImGuiLogWindow.cpp │ │ ├── ImGuiLogWindow.h │ │ ├── ImGuiLogger.cpp │ │ ├── ImGuiLogger.h │ │ ├── ImGuiLoggerLine.h │ │ ├── ImGuiLoggerSeverity.h │ │ ├── ImGuiObjectsWindow.cpp │ │ ├── ImGuiObjectsWindow.h │ │ ├── ImGuiRenderWindow.cpp │ │ ├── ImGuiRenderWindow.h │ │ ├── ImGuiRenderer.cpp │ │ ├── ImGuiRenderer.h │ │ ├── ImGuiRendererPerformancePreset.h │ │ ├── ImGuiSettingsWindow.cpp │ │ ├── ImGuiSettingsWindow.h │ │ ├── ImGuiToolsWindow.cpp │ │ └── ImGuiToolsWindow.h │ ├── Interaction │ │ ├── LinuxRenderWindowMouseInteractor.cpp │ │ ├── LinuxRenderWindowMouseInteractor.h │ │ ├── RenderWindowKeyboardInteractor.cpp │ │ ├── RenderWindowKeyboardInteractor.h │ │ ├── RenderWindowMouseInteractor.cpp │ │ ├── RenderWindowMouseInteractor.h │ │ ├── WindowsRenderWindowMouseInteractor.cpp │ │ └── WindowsRenderWindowMouseInteractor.h │ ├── PerformanceMetricsComputer.cpp │ ├── PerformanceMetricsComputer.h │ ├── RenderWindow.cpp │ ├── RenderWindow.h │ ├── Screenshoter.cpp │ └── Screenshoter.h ├── Utils │ ├── CommandlineArguments.cpp │ ├── CommandlineArguments.h │ ├── Utils.cpp │ └── Utils.h ├── llvm-compile-kernel.h └── main.cpp └── thirdparties ├── glm └── glm │ ├── common.hpp │ ├── detail │ ├── _features.hpp │ ├── _fixes.hpp │ ├── _noise.hpp │ ├── _swizzle.hpp │ ├── _swizzle_func.hpp │ ├── _vectorize.hpp │ ├── compute_common.hpp │ ├── compute_vector_relational.hpp │ ├── func_common.inl │ ├── func_common_simd.inl │ ├── func_exponential.inl │ ├── func_exponential_simd.inl │ ├── func_geometric.inl │ ├── func_geometric_simd.inl │ ├── func_integer.inl │ ├── func_integer_simd.inl │ ├── func_matrix.inl │ ├── func_matrix_simd.inl │ ├── func_packing.inl │ ├── func_packing_simd.inl │ ├── func_trigonometric.inl │ ├── func_trigonometric_simd.inl │ ├── func_vector_relational.inl │ ├── func_vector_relational_simd.inl │ ├── glm.cpp │ ├── qualifier.hpp │ ├── setup.hpp │ ├── type_float.hpp │ ├── type_half.hpp │ ├── type_half.inl │ ├── type_mat2x2.hpp │ ├── type_mat2x2.inl │ ├── type_mat2x3.hpp │ ├── type_mat2x3.inl │ ├── type_mat2x4.hpp │ ├── type_mat2x4.inl │ ├── type_mat3x2.hpp │ ├── type_mat3x2.inl │ ├── type_mat3x3.hpp │ ├── type_mat3x3.inl │ ├── type_mat3x4.hpp │ ├── type_mat3x4.inl │ ├── type_mat4x2.hpp │ ├── type_mat4x2.inl │ ├── type_mat4x3.hpp │ ├── type_mat4x3.inl │ ├── type_mat4x4.hpp │ ├── type_mat4x4.inl │ ├── type_mat4x4_simd.inl │ ├── type_quat.hpp │ ├── type_quat.inl │ ├── type_quat_simd.inl │ ├── type_vec1.hpp │ ├── type_vec1.inl │ ├── type_vec2.hpp │ ├── type_vec2.inl │ ├── type_vec3.hpp │ ├── type_vec3.inl │ ├── type_vec4.hpp │ ├── type_vec4.inl │ └── type_vec4_simd.inl │ ├── exponential.hpp │ ├── ext.hpp │ ├── ext │ ├── _matrix_vectorize.hpp │ ├── matrix_clip_space.hpp │ ├── matrix_clip_space.inl │ ├── matrix_common.hpp │ ├── matrix_common.inl │ ├── matrix_double2x2.hpp │ ├── matrix_double2x2_precision.hpp │ ├── matrix_double2x3.hpp │ ├── matrix_double2x3_precision.hpp │ ├── matrix_double2x4.hpp │ ├── matrix_double2x4_precision.hpp │ ├── matrix_double3x2.hpp │ ├── matrix_double3x2_precision.hpp │ ├── matrix_double3x3.hpp │ ├── matrix_double3x3_precision.hpp │ ├── matrix_double3x4.hpp │ ├── matrix_double3x4_precision.hpp │ ├── matrix_double4x2.hpp │ ├── matrix_double4x2_precision.hpp │ ├── matrix_double4x3.hpp │ ├── matrix_double4x3_precision.hpp │ ├── matrix_double4x4.hpp │ ├── matrix_double4x4_precision.hpp │ ├── matrix_float2x2.hpp │ ├── matrix_float2x2_precision.hpp │ ├── matrix_float2x3.hpp │ ├── matrix_float2x3_precision.hpp │ ├── matrix_float2x4.hpp │ ├── matrix_float2x4_precision.hpp │ ├── matrix_float3x2.hpp │ ├── matrix_float3x2_precision.hpp │ ├── matrix_float3x3.hpp │ ├── matrix_float3x3_precision.hpp │ ├── matrix_float3x4.hpp │ ├── matrix_float3x4_precision.hpp │ ├── matrix_float4x2.hpp │ ├── matrix_float4x2_precision.hpp │ ├── matrix_float4x3.hpp │ ├── matrix_float4x3_precision.hpp │ ├── matrix_float4x4.hpp │ ├── matrix_float4x4_precision.hpp │ ├── matrix_int2x2.hpp │ ├── matrix_int2x2_sized.hpp │ ├── matrix_int2x3.hpp │ ├── matrix_int2x3_sized.hpp │ ├── matrix_int2x4.hpp │ ├── matrix_int2x4_sized.hpp │ ├── matrix_int3x2.hpp │ ├── matrix_int3x2_sized.hpp │ ├── matrix_int3x3.hpp │ ├── matrix_int3x3_sized.hpp │ ├── matrix_int3x4.hpp │ ├── matrix_int3x4_sized.hpp │ ├── matrix_int4x2.hpp │ ├── matrix_int4x2_sized.hpp │ ├── matrix_int4x3.hpp │ ├── matrix_int4x3_sized.hpp │ ├── matrix_int4x4.hpp │ ├── matrix_int4x4_sized.hpp │ ├── matrix_integer.hpp │ ├── matrix_integer.inl │ ├── matrix_projection.hpp │ ├── matrix_projection.inl │ ├── matrix_relational.hpp │ ├── matrix_relational.inl │ ├── matrix_transform.hpp │ ├── matrix_transform.inl │ ├── matrix_uint2x2.hpp │ ├── matrix_uint2x2_sized.hpp │ ├── matrix_uint2x3.hpp │ ├── matrix_uint2x3_sized.hpp │ ├── matrix_uint2x4.hpp │ ├── matrix_uint2x4_sized.hpp │ ├── matrix_uint3x2.hpp │ ├── matrix_uint3x2_sized.hpp │ ├── matrix_uint3x3.hpp │ ├── matrix_uint3x3_sized.hpp │ ├── matrix_uint3x4.hpp │ ├── matrix_uint3x4_sized.hpp │ ├── matrix_uint4x2.hpp │ ├── matrix_uint4x2_sized.hpp │ ├── matrix_uint4x3.hpp │ ├── matrix_uint4x3_sized.hpp │ ├── matrix_uint4x4.hpp │ ├── matrix_uint4x4_sized.hpp │ ├── quaternion_common.hpp │ ├── quaternion_common.inl │ ├── quaternion_common_simd.inl │ ├── quaternion_double.hpp │ ├── quaternion_double_precision.hpp │ ├── quaternion_exponential.hpp │ ├── quaternion_exponential.inl │ ├── quaternion_float.hpp │ ├── quaternion_float_precision.hpp │ ├── quaternion_geometric.hpp │ ├── quaternion_geometric.inl │ ├── quaternion_relational.hpp │ ├── quaternion_relational.inl │ ├── quaternion_transform.hpp │ ├── quaternion_transform.inl │ ├── quaternion_trigonometric.hpp │ ├── quaternion_trigonometric.inl │ ├── scalar_common.hpp │ ├── scalar_common.inl │ ├── scalar_constants.hpp │ ├── scalar_constants.inl │ ├── scalar_int_sized.hpp │ ├── scalar_integer.hpp │ ├── scalar_integer.inl │ ├── scalar_packing.hpp │ ├── scalar_packing.inl │ ├── scalar_reciprocal.hpp │ ├── scalar_reciprocal.inl │ ├── scalar_relational.hpp │ ├── scalar_relational.inl │ ├── scalar_uint_sized.hpp │ ├── scalar_ulp.hpp │ ├── scalar_ulp.inl │ ├── vector_bool1.hpp │ ├── vector_bool1_precision.hpp │ ├── vector_bool2.hpp │ ├── vector_bool2_precision.hpp │ ├── vector_bool3.hpp │ ├── vector_bool3_precision.hpp │ ├── vector_bool4.hpp │ ├── vector_bool4_precision.hpp │ ├── vector_common.hpp │ ├── vector_common.inl │ ├── vector_double1.hpp │ ├── vector_double1_precision.hpp │ ├── vector_double2.hpp │ ├── vector_double2_precision.hpp │ ├── vector_double3.hpp │ ├── vector_double3_precision.hpp │ ├── vector_double4.hpp │ ├── vector_double4_precision.hpp │ ├── vector_float1.hpp │ ├── vector_float1_precision.hpp │ ├── vector_float2.hpp │ ├── vector_float2_precision.hpp │ ├── vector_float3.hpp │ ├── vector_float3_precision.hpp │ ├── vector_float4.hpp │ ├── vector_float4_precision.hpp │ ├── vector_int1.hpp │ ├── vector_int1_sized.hpp │ ├── vector_int2.hpp │ ├── vector_int2_sized.hpp │ ├── vector_int3.hpp │ ├── vector_int3_sized.hpp │ ├── vector_int4.hpp │ ├── vector_int4_sized.hpp │ ├── vector_integer.hpp │ ├── vector_integer.inl │ ├── vector_packing.hpp │ ├── vector_packing.inl │ ├── vector_reciprocal.hpp │ ├── vector_reciprocal.inl │ ├── vector_relational.hpp │ ├── vector_relational.inl │ ├── vector_uint1.hpp │ ├── vector_uint1_sized.hpp │ ├── vector_uint2.hpp │ ├── vector_uint2_sized.hpp │ ├── vector_uint3.hpp │ ├── vector_uint3_sized.hpp │ ├── vector_uint4.hpp │ ├── vector_uint4_sized.hpp │ ├── vector_ulp.hpp │ └── vector_ulp.inl │ ├── fwd.hpp │ ├── geometric.hpp │ ├── glm.cppm │ ├── glm.hpp │ ├── gtc │ ├── bitfield.hpp │ ├── bitfield.inl │ ├── color_space.hpp │ ├── color_space.inl │ ├── constants.hpp │ ├── constants.inl │ ├── epsilon.hpp │ ├── epsilon.inl │ ├── integer.hpp │ ├── integer.inl │ ├── matrix_access.hpp │ ├── matrix_access.inl │ ├── matrix_integer.hpp │ ├── matrix_inverse.hpp │ ├── matrix_inverse.inl │ ├── matrix_transform.hpp │ ├── matrix_transform.inl │ ├── noise.hpp │ ├── noise.inl │ ├── packing.hpp │ ├── packing.inl │ ├── quaternion.hpp │ ├── quaternion.inl │ ├── quaternion_simd.inl │ ├── random.hpp │ ├── random.inl │ ├── reciprocal.hpp │ ├── round.hpp │ ├── round.inl │ ├── type_aligned.hpp │ ├── type_precision.hpp │ ├── type_precision.inl │ ├── type_ptr.hpp │ ├── type_ptr.inl │ ├── ulp.hpp │ ├── ulp.inl │ └── vec1.hpp │ ├── gtx │ ├── associated_min_max.hpp │ ├── associated_min_max.inl │ ├── bit.hpp │ ├── bit.inl │ ├── closest_point.hpp │ ├── closest_point.inl │ ├── color_encoding.hpp │ ├── color_encoding.inl │ ├── color_space.hpp │ ├── color_space.inl │ ├── color_space_YCoCg.hpp │ ├── color_space_YCoCg.inl │ ├── common.hpp │ ├── common.inl │ ├── compatibility.hpp │ ├── compatibility.inl │ ├── component_wise.hpp │ ├── component_wise.inl │ ├── dual_quaternion.hpp │ ├── dual_quaternion.inl │ ├── easing.hpp │ ├── easing.inl │ ├── euler_angles.hpp │ ├── euler_angles.inl │ ├── extend.hpp │ ├── extend.inl │ ├── extended_min_max.hpp │ ├── extended_min_max.inl │ ├── exterior_product.hpp │ ├── exterior_product.inl │ ├── fast_exponential.hpp │ ├── fast_exponential.inl │ ├── fast_square_root.hpp │ ├── fast_square_root.inl │ ├── fast_trigonometry.hpp │ ├── fast_trigonometry.inl │ ├── float_notmalize.inl │ ├── functions.hpp │ ├── functions.inl │ ├── gradient_paint.hpp │ ├── gradient_paint.inl │ ├── handed_coordinate_space.hpp │ ├── handed_coordinate_space.inl │ ├── hash.hpp │ ├── hash.inl │ ├── integer.hpp │ ├── integer.inl │ ├── intersect.hpp │ ├── intersect.inl │ ├── io.hpp │ ├── io.inl │ ├── log_base.hpp │ ├── log_base.inl │ ├── matrix_cross_product.hpp │ ├── matrix_cross_product.inl │ ├── matrix_decompose.hpp │ ├── matrix_decompose.inl │ ├── matrix_factorisation.hpp │ ├── matrix_factorisation.inl │ ├── matrix_interpolation.hpp │ ├── matrix_interpolation.inl │ ├── matrix_major_storage.hpp │ ├── matrix_major_storage.inl │ ├── matrix_operation.hpp │ ├── matrix_operation.inl │ ├── matrix_query.hpp │ ├── matrix_query.inl │ ├── matrix_transform_2d.hpp │ ├── matrix_transform_2d.inl │ ├── mixed_product.hpp │ ├── mixed_product.inl │ ├── norm.hpp │ ├── norm.inl │ ├── normal.hpp │ ├── normal.inl │ ├── normalize_dot.hpp │ ├── normalize_dot.inl │ ├── number_precision.hpp │ ├── optimum_pow.hpp │ ├── optimum_pow.inl │ ├── orthonormalize.hpp │ ├── orthonormalize.inl │ ├── pca.hpp │ ├── pca.inl │ ├── perpendicular.hpp │ ├── perpendicular.inl │ ├── polar_coordinates.hpp │ ├── polar_coordinates.inl │ ├── projection.hpp │ ├── projection.inl │ ├── quaternion.hpp │ ├── quaternion.inl │ ├── range.hpp │ ├── raw_data.hpp │ ├── raw_data.inl │ ├── rotate_normalized_axis.hpp │ ├── rotate_normalized_axis.inl │ ├── rotate_vector.hpp │ ├── rotate_vector.inl │ ├── scalar_multiplication.hpp │ ├── scalar_relational.hpp │ ├── scalar_relational.inl │ ├── spline.hpp │ ├── spline.inl │ ├── std_based_type.hpp │ ├── std_based_type.inl │ ├── string_cast.hpp │ ├── string_cast.inl │ ├── texture.hpp │ ├── texture.inl │ ├── transform.hpp │ ├── transform.inl │ ├── transform2.hpp │ ├── transform2.inl │ ├── type_aligned.hpp │ ├── type_aligned.inl │ ├── type_trait.hpp │ ├── type_trait.inl │ ├── vec_swizzle.hpp │ ├── vector_angle.hpp │ ├── vector_angle.inl │ ├── vector_query.hpp │ ├── vector_query.inl │ ├── wrap.hpp │ └── wrap.inl │ ├── integer.hpp │ ├── mat2x2.hpp │ ├── mat2x3.hpp │ ├── mat2x4.hpp │ ├── mat3x2.hpp │ ├── mat3x3.hpp │ ├── mat3x4.hpp │ ├── mat4x2.hpp │ ├── mat4x3.hpp │ ├── mat4x4.hpp │ ├── matrix.hpp │ ├── packing.hpp │ ├── simd │ ├── common.h │ ├── exponential.h │ ├── geometric.h │ ├── integer.h │ ├── matrix.h │ ├── neon.h │ ├── packing.h │ ├── platform.h │ ├── trigonometric.h │ └── vector_relational.h │ ├── trigonometric.hpp │ ├── vec2.hpp │ ├── vec3.hpp │ ├── vec4.hpp │ └── vector_relational.hpp ├── nvidia-FLIP └── FLIP.h ├── opengl ├── bin │ └── GLEW │ │ └── glew32.dll ├── include │ ├── GL │ │ ├── eglew.h │ │ ├── glew.h │ │ ├── glxew.h │ │ └── wglew.h │ └── GLFW │ │ ├── glfw3.h │ │ └── glfw3native.h └── lib │ ├── GLEW │ └── glew32.lib │ └── GLFW │ └── glfw3.lib ├── stbi ├── stb_image.h └── stb_image_write.h └── tinyexr ├── tinyexr.cc └── tinyexr.h /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/.gitignore -------------------------------------------------------------------------------- /.gitmodules: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/.gitmodules -------------------------------------------------------------------------------- /CMakeLists.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/CMakeLists.txt -------------------------------------------------------------------------------- /COPYING: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/COPYING -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README.md -------------------------------------------------------------------------------- /README_data/Features/features.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/features.md -------------------------------------------------------------------------------- /README_data/Features/img/confidenceInterval.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/img/confidenceInterval.png -------------------------------------------------------------------------------- /README_data/Features/img/confidenceInterval2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/img/confidenceInterval2.png -------------------------------------------------------------------------------- /README_data/Features/img/cornellThreshold.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/img/cornellThreshold.jpg -------------------------------------------------------------------------------- /README_data/Features/img/cornell_pbr_reference.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/img/cornell_pbr_reference.jpg -------------------------------------------------------------------------------- /README_data/Features/img/imguiInterface.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/img/imguiInterface.jpg -------------------------------------------------------------------------------- /README_data/Features/img/minimumSampleNumber.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/img/minimumSampleNumber.jpg -------------------------------------------------------------------------------- /README_data/Features/img/normalMap.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/img/normalMap.jpg -------------------------------------------------------------------------------- /README_data/Features/img/normalMappingE1E2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/img/normalMappingE1E2.jpg -------------------------------------------------------------------------------- /README_data/Features/img/normalMappingTBN.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/Features/img/normalMappingTBN.jpg -------------------------------------------------------------------------------- /README_data/img/Bistro.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/Bistro.jpg -------------------------------------------------------------------------------- /README_data/img/DispersionDiamonds.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/DispersionDiamonds.jpg -------------------------------------------------------------------------------- /README_data/img/DragonBTDF.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/DragonBTDF.jpg -------------------------------------------------------------------------------- /README_data/img/ImGuiDemo.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/ImGuiDemo.jpg -------------------------------------------------------------------------------- /README_data/img/LayeredBSDF.drawio: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/LayeredBSDF.drawio -------------------------------------------------------------------------------- /README_data/img/LayeredBSDF.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/LayeredBSDF.png -------------------------------------------------------------------------------- /README_data/img/LuxCoreBalls.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/LuxCoreBalls.jpg -------------------------------------------------------------------------------- /README_data/img/Material_editor_thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/Material_editor_thumbnail.jpg -------------------------------------------------------------------------------- /README_data/img/MitsubaSheenDustOrbs.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/MitsubaSheenDustOrbs.jpg -------------------------------------------------------------------------------- /README_data/img/OIDN_AOVs_thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/OIDN_AOVs_thumbnail.jpg -------------------------------------------------------------------------------- /README_data/img/P1_environment.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/P1_environment.jpg -------------------------------------------------------------------------------- /README_data/img/RIS.ReSTIR.Comparison.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/RIS.ReSTIR.Comparison.jpg -------------------------------------------------------------------------------- /README_data/img/ReSTIR_DI_Showcase_thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/ReSTIR_DI_Showcase_thumbnail.jpg -------------------------------------------------------------------------------- /README_data/img/blender-4.1-splash.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/blender-4.1-splash.jpg -------------------------------------------------------------------------------- /README_data/img/bzd-measure-seven.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/bzd-measure-seven.jpg -------------------------------------------------------------------------------- /README_data/img/contemporary-bedroom.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/contemporary-bedroom.jpg -------------------------------------------------------------------------------- /README_data/img/dragon-glass.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/dragon-glass.jpg -------------------------------------------------------------------------------- /README_data/img/glass-energy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/glass-energy.png -------------------------------------------------------------------------------- /README_data/img/metallic-energy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/metallic-energy.png -------------------------------------------------------------------------------- /README_data/img/pbrt-dragon-indirect-v2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/pbrt-dragon-indirect-v2.jpg -------------------------------------------------------------------------------- /README_data/img/pbrt-dragon-indirect.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/pbrt-dragon-indirect.jpg -------------------------------------------------------------------------------- /README_data/img/specular-diffuse-energy.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/specular-diffuse-energy.png -------------------------------------------------------------------------------- /README_data/img/thin-film-iri-thumbnail.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/README_data/img/thin-film-iri-thumbnail.jpg -------------------------------------------------------------------------------- /SceneCredits.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/SceneCredits.txt -------------------------------------------------------------------------------- /cmake/Clip.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/cmake/Clip.cmake -------------------------------------------------------------------------------- /cmake/SetupASSIMP.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/cmake/SetupASSIMP.cmake -------------------------------------------------------------------------------- /cmake/SetupHIPRT.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/cmake/SetupHIPRT.cmake -------------------------------------------------------------------------------- /cmake/SetupOIDN.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/cmake/SetupOIDN.cmake -------------------------------------------------------------------------------- /cmake/SetupOrochi.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/cmake/SetupOrochi.cmake -------------------------------------------------------------------------------- /cmake/SetupTracy.cmake: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/cmake/SetupTracy.cmake -------------------------------------------------------------------------------- /data/BRDFsData/GGX/Glass/ExponentCorrection.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/BRDFsData/GGX/Glass/ExponentCorrection.ipynb -------------------------------------------------------------------------------- /data/GLTFs/cornell_pbr.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/cornell_pbr.bin -------------------------------------------------------------------------------- /data/GLTFs/cornell_pbr.gltf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/cornell_pbr.gltf -------------------------------------------------------------------------------- /data/GLTFs/multi-dispersion.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/multi-dispersion.bin -------------------------------------------------------------------------------- /data/GLTFs/multi-dispersion.gltf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/multi-dispersion.gltf -------------------------------------------------------------------------------- /data/GLTFs/nested-dielectrics-complex.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/nested-dielectrics-complex.bin -------------------------------------------------------------------------------- /data/GLTFs/nested-dielectrics-complex.gltf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/nested-dielectrics-complex.gltf -------------------------------------------------------------------------------- /data/GLTFs/nested-dielectrics.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/nested-dielectrics.bin -------------------------------------------------------------------------------- /data/GLTFs/nested-dielectrics.gltf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/nested-dielectrics.gltf -------------------------------------------------------------------------------- /data/GLTFs/the-white-room-low.bin: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room-low.bin -------------------------------------------------------------------------------- /data/GLTFs/the-white-room-low.gltf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room-low.gltf -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/Shade-paper.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/Shade-paper.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/apple.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/apple.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/book-spines.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/book-spines.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/carpet-text3b.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/carpet-text3b.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/cushion-green-circles.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/cushion-green-circles.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/cushion-stripe-purple.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/cushion-stripe-purple.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/magazine.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/magazine.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/photo1.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/photo1.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/photo2.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/photo2.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/photo3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/photo3.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/photo4.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/photo4.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/pic3.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/pic3.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/pic5wide.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/pic5wide.jpg -------------------------------------------------------------------------------- /data/GLTFs/the-white-room/shade-stripes.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/GLTFs/the-white-room/shade-stripes.jpg -------------------------------------------------------------------------------- /data/Skyspheres/evening_road_01_puresky_2k.hdr: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/data/Skyspheres/evening_road_01_puresky_2k.hdr -------------------------------------------------------------------------------- /src/Compiler/GPUKernel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Compiler/GPUKernel.cpp -------------------------------------------------------------------------------- /src/Compiler/GPUKernel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Compiler/GPUKernel.h -------------------------------------------------------------------------------- /src/Compiler/GPUKernelCompiler.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Compiler/GPUKernelCompiler.cpp -------------------------------------------------------------------------------- /src/Compiler/GPUKernelCompiler.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Compiler/GPUKernelCompiler.h -------------------------------------------------------------------------------- /src/Compiler/GPUKernelCompilerOptions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Compiler/GPUKernelCompilerOptions.cpp -------------------------------------------------------------------------------- /src/Compiler/GPUKernelCompilerOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Compiler/GPUKernelCompilerOptions.h -------------------------------------------------------------------------------- /src/Device/functions/FilterFunction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/functions/FilterFunction.h -------------------------------------------------------------------------------- /src/Device/functions/FilterFunctionPayload.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/functions/FilterFunctionPayload.h -------------------------------------------------------------------------------- /src/Device/includes/AdaptiveSampling.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/AdaptiveSampling.h -------------------------------------------------------------------------------- /src/Device/includes/AliasTable.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/AliasTable.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/BSDFContext.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/BSDFContext.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/BSDFIncidentLightInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/BSDFIncidentLightInfo.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/CookTorrance.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/CookTorrance.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/Glass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/Glass.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/Lambertian.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/Lambertian.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/Microfacet.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/Microfacet.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/MicrofacetRegularization.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/MicrofacetRegularization.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/OrenNayar.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/OrenNayar.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/Principled.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/Principled.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/SheenLTC.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/SheenLTC.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/SheenLTCFittedParameters.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/SheenLTCFittedParameters.h -------------------------------------------------------------------------------- /src/Device/includes/BSDFs/ThinFilm.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/BSDFs/ThinFilm.h -------------------------------------------------------------------------------- /src/Device/includes/Dispatcher.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/Dispatcher.h -------------------------------------------------------------------------------- /src/Device/includes/Dispersion.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/Dispersion.h -------------------------------------------------------------------------------- /src/Device/includes/FixIntellisense.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/FixIntellisense.h -------------------------------------------------------------------------------- /src/Device/includes/Fresnel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/Fresnel.h -------------------------------------------------------------------------------- /src/Device/includes/GBufferDevice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/GBufferDevice.h -------------------------------------------------------------------------------- /src/Device/includes/GMoN/GMoN.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/GMoN/GMoN.h -------------------------------------------------------------------------------- /src/Device/includes/GMoN/GMoNDevice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/GMoN/GMoNDevice.h -------------------------------------------------------------------------------- /src/Device/includes/GMoN/GMoNMeansRadixSort.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/GMoN/GMoNMeansRadixSort.h -------------------------------------------------------------------------------- /src/Device/includes/Hash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/Hash.h -------------------------------------------------------------------------------- /src/Device/includes/HashGrid.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/HashGrid.h -------------------------------------------------------------------------------- /src/Device/includes/HashGridHash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/HashGridHash.h -------------------------------------------------------------------------------- /src/Device/includes/Intersect.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/Intersect.h -------------------------------------------------------------------------------- /src/Device/includes/LightSampling/Envmap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/LightSampling/Envmap.h -------------------------------------------------------------------------------- /src/Device/includes/LightSampling/LightUtils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/LightSampling/LightUtils.h -------------------------------------------------------------------------------- /src/Device/includes/LightSampling/Lights.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/LightSampling/Lights.h -------------------------------------------------------------------------------- /src/Device/includes/LightSampling/PDFConversion.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/LightSampling/PDFConversion.h -------------------------------------------------------------------------------- /src/Device/includes/Material.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/Material.h -------------------------------------------------------------------------------- /src/Device/includes/NEE++/NEE++.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/NEE++/NEE++.h -------------------------------------------------------------------------------- /src/Device/includes/NestedDielectrics.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/NestedDielectrics.h -------------------------------------------------------------------------------- /src/Device/includes/ONB.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ONB.h -------------------------------------------------------------------------------- /src/Device/includes/PathTracing.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/PathTracing.h -------------------------------------------------------------------------------- /src/Device/includes/RIS/RIS.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/RIS/RIS.h -------------------------------------------------------------------------------- /src/Device/includes/RIS/RIS_Reservoir.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/RIS/RIS_Reservoir.h -------------------------------------------------------------------------------- /src/Device/includes/RayPayload.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/RayPayload.h -------------------------------------------------------------------------------- /src/Device/includes/RayVolumeState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/RayVolumeState.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/DI/FinalShading.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/DI/FinalShading.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/DI/PresampledLight.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/DI/PresampledLight.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/DI/Reservoir.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/DI/Reservoir.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/DI/SampleFlags.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/DI/SampleFlags.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/DI/TargetFunction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/DI/TargetFunction.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/GI/InitialCandidatesUtils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/GI/InitialCandidatesUtils.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/GI/Reservoir.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/GI/Reservoir.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/GI/TargetFunction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/GI/TargetFunction.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/Jacobian.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/Jacobian.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/MISWeightsCommon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/MISWeightsCommon.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/NeighborSimilarity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/NeighborSimilarity.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/OptimalVisibilitySampling.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/OptimalVisibilitySampling.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/FinalShading.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/FinalShading.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/GridFillSurface.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/GridFillSurface.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/HashGridCellData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/HashGridCellData.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/HashGridSoADevice.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/HashGridSoADevice.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/PresampledLight.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/PresampledLight.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/ReGIRHashGrid.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/ReGIRHashGrid.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/Representative.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/Representative.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/Reservoir.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/Reservoir.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/ReservoirSoA.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/ReservoirSoA.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/Settings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/Settings.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/ShadingSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/ShadingSettings.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/TargetFunction.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/TargetFunction.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/ReGIR/VisibilityTest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/ReGIR/VisibilityTest.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/SpatialMISWeight.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/SpatialMISWeight.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/SpatiotemporalMISWeight.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/Surface.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/Surface.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/TemporalMISWeight.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/TemporalMISWeight.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/Utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/Utils.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/UtilsSpatial.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/UtilsSpatial.h -------------------------------------------------------------------------------- /src/Device/includes/ReSTIR/UtilsTemporal.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/ReSTIR/UtilsTemporal.h -------------------------------------------------------------------------------- /src/Device/includes/RussianRoulette.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/RussianRoulette.h -------------------------------------------------------------------------------- /src/Device/includes/Sampling.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/Sampling.h -------------------------------------------------------------------------------- /src/Device/includes/SanityCheck.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/SanityCheck.h -------------------------------------------------------------------------------- /src/Device/includes/Texture.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/Texture.h -------------------------------------------------------------------------------- /src/Device/includes/TriangleStructures.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/TriangleStructures.h -------------------------------------------------------------------------------- /src/Device/includes/WarpDirectionReuse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/includes/WarpDirectionReuse.h -------------------------------------------------------------------------------- /src/Device/kernels/Baking/GGXGlassDirectionalAlbedo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/Baking/GGXGlassDirectionalAlbedo.h -------------------------------------------------------------------------------- /src/Device/kernels/CameraRays.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/CameraRays.h -------------------------------------------------------------------------------- /src/Device/kernels/Experimentations/RegistersTest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/Experimentations/RegistersTest.h -------------------------------------------------------------------------------- /src/Device/kernels/Experimentations/Test3DTexture.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/Experimentations/Test3DTexture.h -------------------------------------------------------------------------------- /src/Device/kernels/GMoN/GMoNComputeMedianOfMeans.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/GMoN/GMoNComputeMedianOfMeans.h -------------------------------------------------------------------------------- /src/Device/kernels/Megakernel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/Megakernel.h -------------------------------------------------------------------------------- /src/Device/kernels/NEE++/GridPrepopulate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/NEE++/GridPrepopulate.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/DI/InitialCandidates.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/DI/InitialCandidates.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/DI/LightsPresampling.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/DI/LightsPresampling.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/DI/SpatialReuse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/DI/SpatialReuse.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/DI/TemporalReuse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/DI/TemporalReuse.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/DirectionalReuseCompute.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/DirectionalReuseCompute.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/GI/InitialCandidates.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/GI/InitialCandidates.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/GI/Shading.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/GI/Shading.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/GI/SpatialReuse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/GI/SpatialReuse.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/GI/TemporalReuse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/GI/TemporalReuse.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/ReGIR/GridPrepopulate.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/ReGIR/GridPrepopulate.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/ReGIR/LightPresampling.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/ReGIR/LightPresampling.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/ReGIR/PreIntegration.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/ReGIR/PreIntegration.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/ReGIR/Rehash.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/ReGIR/Rehash.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/ReGIR/SpatialReuse.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/ReGIR/SpatialReuse.h -------------------------------------------------------------------------------- /src/Device/kernels/ReSTIR/ReGIR/SupersamplingCopy.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/ReSTIR/ReGIR/SupersamplingCopy.h -------------------------------------------------------------------------------- /src/Device/kernels/TraceTest.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/TraceTest.h -------------------------------------------------------------------------------- /src/Device/kernels/Utils/RayVolumeStateSize.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Device/kernels/Utils/RayVolumeStateSize.h -------------------------------------------------------------------------------- /src/Experimentations/TestCopyKernelAlignment.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Experimentations/TestCopyKernelAlignment.cpp -------------------------------------------------------------------------------- /src/Experimentations/TestCopyKernelAlignment.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Experimentations/TestCopyKernelAlignment.h -------------------------------------------------------------------------------- /src/Experimentations/TestCopyKernelRestrict.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Experimentations/TestCopyKernelRestrict.cpp -------------------------------------------------------------------------------- /src/Experimentations/TestCopyKernelRestrict.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Experimentations/TestCopyKernelRestrict.h -------------------------------------------------------------------------------- /src/Experimentations/TestCopyKernelSimple.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Experimentations/TestCopyKernelSimple.cpp -------------------------------------------------------------------------------- /src/Experimentations/TestCopyKernelSimple.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Experimentations/TestCopyKernelSimple.h -------------------------------------------------------------------------------- /src/HIPRT-Orochi/HIPRTOrochiCtx.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/HIPRTOrochiCtx.h -------------------------------------------------------------------------------- /src/HIPRT-Orochi/HIPRTOrochiUtils.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/HIPRTOrochiUtils.cpp -------------------------------------------------------------------------------- /src/HIPRT-Orochi/HIPRTOrochiUtils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/HIPRTOrochiUtils.h -------------------------------------------------------------------------------- /src/HIPRT-Orochi/HIPRTScene.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/HIPRTScene.h -------------------------------------------------------------------------------- /src/HIPRT-Orochi/OrochiBuffer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/OrochiBuffer.h -------------------------------------------------------------------------------- /src/HIPRT-Orochi/OrochiEnvmap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/OrochiEnvmap.cpp -------------------------------------------------------------------------------- /src/HIPRT-Orochi/OrochiEnvmap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/OrochiEnvmap.h -------------------------------------------------------------------------------- /src/HIPRT-Orochi/OrochiTexture.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/OrochiTexture.cpp -------------------------------------------------------------------------------- /src/HIPRT-Orochi/OrochiTexture.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/OrochiTexture.h -------------------------------------------------------------------------------- /src/HIPRT-Orochi/OrochiTexture3D.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/OrochiTexture3D.cpp -------------------------------------------------------------------------------- /src/HIPRT-Orochi/OrochiTexture3D.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/OrochiTexture3D.h -------------------------------------------------------------------------------- /src/HIPRT-Orochi/OrochiTextureCUDA.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HIPRT-Orochi/OrochiTextureCUDA.cpp -------------------------------------------------------------------------------- /src/HostDeviceCommon/AtomicType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/AtomicType.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/BSDFsData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/BSDFsData.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Color.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Color.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/HIPRTCamera.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/HIPRTCamera.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/HitInfo.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/HitInfo.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/KernelOptions/Common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/KernelOptions/Common.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/KernelOptions/GMoNOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/KernelOptions/GMoNOptions.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/KernelOptions/KernelOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/KernelOptions/KernelOptions.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/KernelOptions/ReGIROptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/KernelOptions/ReGIROptions.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/KernelOptions/ReSTIRDIOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/KernelOptions/ReSTIRDIOptions.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/KernelOptions/ReSTIRGIOptions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/KernelOptions/ReSTIRGIOptions.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/LightSampleInformation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/LightSampleInformation.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Material/MaterialCPU.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Material/MaterialCPU.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Material/MaterialConstants.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Material/MaterialConstants.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Material/MaterialPacked.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Material/MaterialPacked.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Material/MaterialPackedSoA.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Material/MaterialPackedSoA.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Material/MaterialUnpacked.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Material/MaterialUnpacked.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Material/MaterialUtils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Material/MaterialUtils.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Math.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Math.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Packing.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Packing.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/PathRussianRoulette.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/PathRussianRoulette.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/RIS/RISSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/RIS/RISSettings.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/ReSTIR/ReSTIRCommonSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/ReSTIR/ReSTIRCommonSettings.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/ReSTIR/ReSTIRDIDefaultSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/ReSTIR/ReSTIRDIDefaultSettings.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/ReSTIR/ReSTIRDISettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/ReSTIR/ReSTIRDISettings.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/ReSTIR/ReSTIRGIDefaultSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/ReSTIR/ReSTIRGIDefaultSettings.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/ReSTIR/ReSTIRGISettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/ReSTIR/ReSTIRGISettings.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/ReSTIRSettingsHelper.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/ReSTIRSettingsHelper.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/RenderBuffers.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/RenderBuffers.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/RenderData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/RenderData.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/RenderSettings.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/RenderSettings.cpp -------------------------------------------------------------------------------- /src/HostDeviceCommon/RenderSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/RenderSettings.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/WorldSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/WorldSettings.h -------------------------------------------------------------------------------- /src/HostDeviceCommon/Xorshift.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/HostDeviceCommon/Xorshift.h -------------------------------------------------------------------------------- /src/Image/EnvmapRGBE9995.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Image/EnvmapRGBE9995.h -------------------------------------------------------------------------------- /src/Image/Image.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Image/Image.cpp -------------------------------------------------------------------------------- /src/Image/Image.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Image/Image.h -------------------------------------------------------------------------------- /src/OpenGL/OpenGLInteropBuffer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/OpenGL/OpenGLInteropBuffer.h -------------------------------------------------------------------------------- /src/OpenGL/OpenGLProgram.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/OpenGL/OpenGLProgram.cpp -------------------------------------------------------------------------------- /src/OpenGL/OpenGLProgram.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/OpenGL/OpenGLProgram.h -------------------------------------------------------------------------------- /src/OpenGL/OpenGLShader.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/OpenGL/OpenGLShader.cpp -------------------------------------------------------------------------------- /src/OpenGL/OpenGLShader.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/OpenGL/OpenGLShader.h -------------------------------------------------------------------------------- /src/Renderer/BVH.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/BVH.cpp -------------------------------------------------------------------------------- /src/Renderer/BVH.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/BVH.h -------------------------------------------------------------------------------- /src/Renderer/BVHConstants.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/BVHConstants.h -------------------------------------------------------------------------------- /src/Renderer/Baker/GGXGlassDirectionalAlbedoSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/Baker/GGXGlassDirectionalAlbedoSettings.h -------------------------------------------------------------------------------- /src/Renderer/Baker/GPUBaker.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/Baker/GPUBaker.cpp -------------------------------------------------------------------------------- /src/Renderer/Baker/GPUBaker.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/Baker/GPUBaker.h -------------------------------------------------------------------------------- /src/Renderer/Baker/GPUBakerConstants.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/Baker/GPUBakerConstants.h -------------------------------------------------------------------------------- /src/Renderer/Baker/GPUBakerKernel.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/Baker/GPUBakerKernel.cpp -------------------------------------------------------------------------------- /src/Renderer/Baker/GPUBakerKernel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/Baker/GPUBakerKernel.h -------------------------------------------------------------------------------- /src/Renderer/BoundingVolume.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/BoundingVolume.h -------------------------------------------------------------------------------- /src/Renderer/CPUDataStructures/GBufferCPUData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/CPUDataStructures/GBufferCPUData.h -------------------------------------------------------------------------------- /src/Renderer/CPUDataStructures/GMoNCPUData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/CPUDataStructures/GMoNCPUData.h -------------------------------------------------------------------------------- /src/Renderer/CPUDataStructures/NEEPlusPlusCPUData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/CPUDataStructures/NEEPlusPlusCPUData.h -------------------------------------------------------------------------------- /src/Renderer/CPUGPUCommonDataStructures/GenericSoA.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/CPUGPUCommonDataStructures/GenericSoA.h -------------------------------------------------------------------------------- /src/Renderer/CPURenderer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/CPURenderer.cpp -------------------------------------------------------------------------------- /src/Renderer/CPURenderer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/CPURenderer.h -------------------------------------------------------------------------------- /src/Renderer/GPUDataStructures/GBufferGPUData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/GPUDataStructures/GBufferGPUData.h -------------------------------------------------------------------------------- /src/Renderer/GPUDataStructures/GMoNGPUData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/GPUDataStructures/GMoNGPUData.h -------------------------------------------------------------------------------- /src/Renderer/GPUDataStructures/StatusBuffersGPUData.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/GPUDataStructures/StatusBuffersGPUData.h -------------------------------------------------------------------------------- /src/Renderer/GPURenderer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/GPURenderer.cpp -------------------------------------------------------------------------------- /src/Renderer/GPURenderer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/GPURenderer.h -------------------------------------------------------------------------------- /src/Renderer/GPURendererThread.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/GPURendererThread.cpp -------------------------------------------------------------------------------- /src/Renderer/GPURendererThread.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/GPURendererThread.h -------------------------------------------------------------------------------- /src/Renderer/HardwareAccelerationSupport.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/HardwareAccelerationSupport.h -------------------------------------------------------------------------------- /src/Renderer/OpenImageDenoiser.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/OpenImageDenoiser.cpp -------------------------------------------------------------------------------- /src/Renderer/OpenImageDenoiser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/OpenImageDenoiser.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/FillGBufferRenderPass.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/FillGBufferRenderPass.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/FillGBufferRenderPass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/FillGBufferRenderPass.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/GMoNRenderPass.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/GMoNRenderPass.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/GMoNRenderPass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/GMoNRenderPass.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/MegaKernelRenderPass.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/MegaKernelRenderPass.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/MegaKernelRenderPass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/MegaKernelRenderPass.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/NEEPlusPlusHashGridStorage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/NEEPlusPlusHashGridStorage.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/NEEPlusPlusRenderPass.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/NEEPlusPlusRenderPass.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/NEEPlusPlusRenderPass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/NEEPlusPlusRenderPass.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReGIRHashGridStorage.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReGIRHashGridStorage.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReGIRHashGridStorage.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReGIRHashGridStorage.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReGIRRenderPass.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReGIRRenderPass.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReGIRRenderPass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReGIRRenderPass.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReSTIRDIRenderPass.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReSTIRDIRenderPass.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReSTIRDIRenderPass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReSTIRDIRenderPass.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReSTIRGIRenderPass.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReSTIRGIRenderPass.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReSTIRGIRenderPass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReSTIRGIRenderPass.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReSTIRRenderPassCommon.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReSTIRRenderPassCommon.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/ReSTIRRenderPassCommon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/ReSTIRRenderPassCommon.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/RenderGraph.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/RenderGraph.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/RenderGraph.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/RenderGraph.h -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/RenderPass.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/RenderPass.cpp -------------------------------------------------------------------------------- /src/Renderer/RenderPasses/RenderPass.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RenderPasses/RenderPass.h -------------------------------------------------------------------------------- /src/Renderer/RendererAnimationState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RendererAnimationState.h -------------------------------------------------------------------------------- /src/Renderer/RendererEnvmap.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RendererEnvmap.cpp -------------------------------------------------------------------------------- /src/Renderer/RendererEnvmap.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/RendererEnvmap.h -------------------------------------------------------------------------------- /src/Renderer/Sphere.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/Sphere.h -------------------------------------------------------------------------------- /src/Renderer/StatusBuffersValues.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/StatusBuffersValues.h -------------------------------------------------------------------------------- /src/Renderer/Triangle.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/Triangle.cpp -------------------------------------------------------------------------------- /src/Renderer/Triangle.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Renderer/Triangle.h -------------------------------------------------------------------------------- /src/Scene/BoundingBox.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Scene/BoundingBox.h -------------------------------------------------------------------------------- /src/Scene/Camera.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Scene/Camera.cpp -------------------------------------------------------------------------------- /src/Scene/Camera.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Scene/Camera.h -------------------------------------------------------------------------------- /src/Scene/CameraAnimation.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Scene/CameraAnimation.cpp -------------------------------------------------------------------------------- /src/Scene/CameraAnimation.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Scene/CameraAnimation.h -------------------------------------------------------------------------------- /src/Scene/CameraRotationType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Scene/CameraRotationType.h -------------------------------------------------------------------------------- /src/Scene/SceneParser.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Scene/SceneParser.cpp -------------------------------------------------------------------------------- /src/Scene/SceneParser.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Scene/SceneParser.h -------------------------------------------------------------------------------- /src/Shaders/albedo_display.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Shaders/albedo_display.frag -------------------------------------------------------------------------------- /src/Shaders/blend_2_display.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Shaders/blend_2_display.frag -------------------------------------------------------------------------------- /src/Shaders/boolmap_int.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Shaders/boolmap_int.frag -------------------------------------------------------------------------------- /src/Shaders/default_display.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Shaders/default_display.frag -------------------------------------------------------------------------------- /src/Shaders/fullscreen_quad.vert: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Shaders/fullscreen_quad.vert -------------------------------------------------------------------------------- /src/Shaders/heatmap_int.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Shaders/heatmap_int.frag -------------------------------------------------------------------------------- /src/Shaders/normal_display.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Shaders/normal_display.frag -------------------------------------------------------------------------------- /src/Shaders/white_furnace_threshold.frag: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Shaders/white_furnace_threshold.frag -------------------------------------------------------------------------------- /src/Threads/ThreadFunctions.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Threads/ThreadFunctions.cpp -------------------------------------------------------------------------------- /src/Threads/ThreadFunctions.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Threads/ThreadFunctions.h -------------------------------------------------------------------------------- /src/Threads/ThreadManager.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Threads/ThreadManager.cpp -------------------------------------------------------------------------------- /src/Threads/ThreadManager.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Threads/ThreadManager.h -------------------------------------------------------------------------------- /src/Threads/ThreadState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Threads/ThreadState.h -------------------------------------------------------------------------------- /src/UI/ApplicationSettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ApplicationSettings.h -------------------------------------------------------------------------------- /src/UI/ApplicationState.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ApplicationState.h -------------------------------------------------------------------------------- /src/UI/DisplayView/DisplaySettings.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/DisplayView/DisplaySettings.h -------------------------------------------------------------------------------- /src/UI/DisplayView/DisplayTextureType.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/DisplayView/DisplayTextureType.h -------------------------------------------------------------------------------- /src/UI/DisplayView/DisplayView.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/DisplayView/DisplayView.cpp -------------------------------------------------------------------------------- /src/UI/DisplayView/DisplayView.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/DisplayView/DisplayView.h -------------------------------------------------------------------------------- /src/UI/DisplayView/DisplayViewEnum.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/DisplayView/DisplayViewEnum.h -------------------------------------------------------------------------------- /src/UI/DisplayView/DisplayViewSystem.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/DisplayView/DisplayViewSystem.cpp -------------------------------------------------------------------------------- /src/UI/DisplayView/DisplayViewSystem.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/DisplayView/DisplayViewSystem.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiAnimationWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiAnimationWindow.cpp -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiAnimationWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiAnimationWindow.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiLogWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiLogWindow.cpp -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiLogWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiLogWindow.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiLogger.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiLogger.cpp -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiLogger.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiLogger.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiLoggerLine.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiLoggerLine.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiLoggerSeverity.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiLoggerSeverity.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiObjectsWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiObjectsWindow.cpp -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiObjectsWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiObjectsWindow.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiRenderWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiRenderWindow.cpp -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiRenderWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiRenderWindow.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiRenderer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiRenderer.cpp -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiRenderer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiRenderer.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiRendererPerformancePreset.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiRendererPerformancePreset.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiSettingsWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiSettingsWindow.cpp -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiSettingsWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiSettingsWindow.h -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiToolsWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiToolsWindow.cpp -------------------------------------------------------------------------------- /src/UI/ImGui/ImGuiToolsWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/ImGui/ImGuiToolsWindow.h -------------------------------------------------------------------------------- /src/UI/Interaction/LinuxRenderWindowMouseInteractor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/Interaction/LinuxRenderWindowMouseInteractor.h -------------------------------------------------------------------------------- /src/UI/Interaction/RenderWindowKeyboardInteractor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/Interaction/RenderWindowKeyboardInteractor.cpp -------------------------------------------------------------------------------- /src/UI/Interaction/RenderWindowKeyboardInteractor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/Interaction/RenderWindowKeyboardInteractor.h -------------------------------------------------------------------------------- /src/UI/Interaction/RenderWindowMouseInteractor.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/Interaction/RenderWindowMouseInteractor.cpp -------------------------------------------------------------------------------- /src/UI/Interaction/RenderWindowMouseInteractor.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/Interaction/RenderWindowMouseInteractor.h -------------------------------------------------------------------------------- /src/UI/PerformanceMetricsComputer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/PerformanceMetricsComputer.cpp -------------------------------------------------------------------------------- /src/UI/PerformanceMetricsComputer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/PerformanceMetricsComputer.h -------------------------------------------------------------------------------- /src/UI/RenderWindow.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/RenderWindow.cpp -------------------------------------------------------------------------------- /src/UI/RenderWindow.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/RenderWindow.h -------------------------------------------------------------------------------- /src/UI/Screenshoter.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/Screenshoter.cpp -------------------------------------------------------------------------------- /src/UI/Screenshoter.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/UI/Screenshoter.h -------------------------------------------------------------------------------- /src/Utils/CommandlineArguments.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Utils/CommandlineArguments.cpp -------------------------------------------------------------------------------- /src/Utils/CommandlineArguments.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Utils/CommandlineArguments.h -------------------------------------------------------------------------------- /src/Utils/Utils.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Utils/Utils.cpp -------------------------------------------------------------------------------- /src/Utils/Utils.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/Utils/Utils.h -------------------------------------------------------------------------------- /src/llvm-compile-kernel.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/llvm-compile-kernel.h -------------------------------------------------------------------------------- /src/main.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/src/main.cpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/common.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/common.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/_features.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/_features.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/_fixes.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/_fixes.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/_noise.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/_noise.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/_swizzle.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/_swizzle.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/_swizzle_func.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/_swizzle_func.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/_vectorize.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/_vectorize.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/compute_common.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/compute_common.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_common.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_common.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_common_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_common_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_exponential.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_exponential.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_exponential_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_exponential_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_geometric.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_geometric.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_geometric_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_geometric_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_integer.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_integer.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_integer_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_integer_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_matrix.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_matrix.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_matrix_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_matrix_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_packing.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_packing.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_packing_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_packing_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_trigonometric.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_trigonometric.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_trigonometric_simd.inl: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/func_vector_relational.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/func_vector_relational.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/glm.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/glm.cpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/qualifier.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/qualifier.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/setup.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/setup.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_float.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_float.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_half.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_half.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_half.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_half.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat2x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat2x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat2x2.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat2x2.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat2x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat2x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat2x3.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat2x3.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat2x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat2x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat2x4.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat2x4.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat3x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat3x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat3x2.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat3x2.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat3x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat3x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat3x3.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat3x3.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat3x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat3x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat3x4.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat3x4.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat4x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat4x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat4x2.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat4x2.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat4x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat4x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat4x3.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat4x3.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat4x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat4x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat4x4.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat4x4.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_mat4x4_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_mat4x4_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_quat.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_quat.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_quat.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_quat.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_quat_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_quat_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_vec1.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_vec1.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_vec1.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_vec1.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_vec2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_vec2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_vec2.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_vec2.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_vec3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_vec3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_vec3.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_vec3.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_vec4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_vec4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_vec4.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_vec4.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/detail/type_vec4_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/detail/type_vec4_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/exponential.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/exponential.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/_matrix_vectorize.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/_matrix_vectorize.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_clip_space.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_clip_space.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_clip_space.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_clip_space.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_common.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_common.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_common.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_common.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_double2x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_double2x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_double2x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_double2x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_double2x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_double2x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_double3x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_double3x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_double3x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_double3x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_double3x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_double3x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_double4x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_double4x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_double4x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_double4x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_double4x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_double4x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float2x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float2x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float2x2_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float2x2_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float2x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float2x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float2x3_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float2x3_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float2x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float2x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float2x4_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float2x4_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float3x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float3x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float3x2_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float3x2_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float3x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float3x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float3x3_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float3x3_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float3x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float3x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float3x4_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float3x4_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float4x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float4x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float4x2_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float4x2_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float4x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float4x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float4x3_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float4x3_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float4x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float4x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_float4x4_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_float4x4_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int2x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int2x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int2x2_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int2x2_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int2x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int2x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int2x3_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int2x3_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int2x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int2x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int2x4_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int2x4_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int3x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int3x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int3x2_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int3x2_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int3x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int3x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int3x3_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int3x3_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int3x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int3x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int3x4_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int3x4_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int4x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int4x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int4x2_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int4x2_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int4x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int4x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int4x3_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int4x3_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int4x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int4x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_int4x4_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_int4x4_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_integer.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_integer.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_integer.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_integer.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_projection.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_projection.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_projection.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_projection.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_relational.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_relational.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_relational.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_relational.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_transform.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_transform.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_transform.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_transform.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint2x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint2x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint2x2_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint2x2_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint2x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint2x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint2x3_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint2x3_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint2x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint2x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint2x4_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint2x4_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint3x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint3x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint3x2_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint3x2_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint3x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint3x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint3x3_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint3x3_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint3x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint3x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint3x4_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint3x4_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint4x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint4x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint4x2_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint4x2_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint4x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint4x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint4x3_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint4x3_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint4x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint4x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/matrix_uint4x4_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/matrix_uint4x4_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_common.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_common.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_common.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_common.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_common_simd.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_common_simd.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_double.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_double.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_exponential.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_exponential.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_exponential.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_exponential.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_float.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_float.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_geometric.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_geometric.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_geometric.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_geometric.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_relational.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_relational.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_relational.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_relational.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_transform.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_transform.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_transform.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_transform.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_trigonometric.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_trigonometric.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/quaternion_trigonometric.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/quaternion_trigonometric.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_common.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_common.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_common.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_common.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_constants.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_constants.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_constants.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_constants.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_int_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_int_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_integer.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_integer.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_integer.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_integer.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_packing.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_packing.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_packing.inl: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_reciprocal.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_reciprocal.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_reciprocal.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_reciprocal.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_relational.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_relational.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_relational.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_relational.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_uint_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_uint_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_ulp.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_ulp.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/scalar_ulp.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/scalar_ulp.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_bool1.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_bool1.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_bool1_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_bool1_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_bool2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_bool2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_bool2_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_bool2_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_bool3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_bool3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_bool3_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_bool3_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_bool4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_bool4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_bool4_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_bool4_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_common.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_common.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_common.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_common.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_double1.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_double1.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_double1_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_double1_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_double2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_double2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_double2_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_double2_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_double3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_double3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_double3_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_double3_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_double4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_double4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_double4_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_double4_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_float1.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_float1.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_float1_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_float1_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_float2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_float2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_float2_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_float2_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_float3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_float3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_float4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_float4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_int1.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_int1.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_int1_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_int1_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_int2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_int2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_int2_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_int2_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_int3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_int3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_int3_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_int3_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_int4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_int4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_int4_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_int4_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_integer.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_integer.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_integer.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_integer.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_packing.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_packing.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_packing.inl: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_reciprocal.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_reciprocal.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_reciprocal.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_reciprocal.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_relational.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_relational.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_relational.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_relational.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_uint1.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_uint1.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_uint1_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_uint1_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_uint2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_uint2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_uint2_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_uint2_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_uint3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_uint3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_uint3_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_uint3_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_uint4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_uint4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_uint4_sized.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_uint4_sized.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_ulp.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_ulp.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/ext/vector_ulp.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/ext/vector_ulp.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/fwd.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/fwd.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/geometric.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/geometric.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/glm.cppm: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/glm.cppm -------------------------------------------------------------------------------- /thirdparties/glm/glm/glm.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/glm.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/bitfield.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/bitfield.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/bitfield.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/bitfield.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/color_space.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/color_space.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/color_space.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/color_space.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/constants.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/constants.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/constants.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/constants.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/epsilon.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/epsilon.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/epsilon.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/epsilon.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/integer.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/integer.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/integer.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/integer.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/matrix_access.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/matrix_access.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/matrix_access.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/matrix_access.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/matrix_integer.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/matrix_integer.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/matrix_inverse.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/matrix_inverse.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/matrix_inverse.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/matrix_inverse.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/matrix_transform.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/matrix_transform.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/matrix_transform.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/matrix_transform.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/noise.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/noise.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/noise.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/noise.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/packing.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/packing.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/packing.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/packing.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/quaternion.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/quaternion.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/quaternion.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/quaternion.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/quaternion_simd.inl: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/random.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/random.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/random.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/random.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/reciprocal.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/reciprocal.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/round.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/round.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/round.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/round.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/type_aligned.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/type_aligned.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/type_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/type_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/type_precision.inl: -------------------------------------------------------------------------------- 1 | /// @ref gtc_precision 2 | 3 | namespace glm 4 | { 5 | 6 | } 7 | -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/type_ptr.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/type_ptr.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/type_ptr.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/type_ptr.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/ulp.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/ulp.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/ulp.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/ulp.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtc/vec1.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtc/vec1.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/associated_min_max.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/associated_min_max.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/associated_min_max.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/associated_min_max.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/bit.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/bit.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/bit.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/bit.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/closest_point.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/closest_point.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/closest_point.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/closest_point.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/color_encoding.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/color_encoding.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/color_encoding.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/color_encoding.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/color_space.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/color_space.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/color_space.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/color_space.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/color_space_YCoCg.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/color_space_YCoCg.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/color_space_YCoCg.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/color_space_YCoCg.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/common.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/common.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/common.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/common.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/compatibility.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/compatibility.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/compatibility.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/compatibility.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/component_wise.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/component_wise.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/component_wise.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/component_wise.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/dual_quaternion.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/dual_quaternion.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/dual_quaternion.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/dual_quaternion.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/easing.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/easing.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/easing.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/easing.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/euler_angles.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/euler_angles.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/euler_angles.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/euler_angles.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/extend.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/extend.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/extend.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/extend.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/extended_min_max.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/extended_min_max.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/extended_min_max.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/extended_min_max.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/exterior_product.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/exterior_product.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/exterior_product.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/exterior_product.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/fast_exponential.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/fast_exponential.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/fast_exponential.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/fast_exponential.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/fast_square_root.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/fast_square_root.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/fast_square_root.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/fast_square_root.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/fast_trigonometry.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/fast_trigonometry.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/fast_trigonometry.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/fast_trigonometry.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/float_notmalize.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/float_notmalize.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/functions.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/functions.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/functions.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/functions.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/gradient_paint.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/gradient_paint.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/gradient_paint.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/gradient_paint.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/hash.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/hash.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/hash.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/hash.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/integer.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/integer.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/integer.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/integer.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/intersect.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/intersect.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/intersect.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/intersect.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/io.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/io.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/io.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/io.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/log_base.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/log_base.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/log_base.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/log_base.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_cross_product.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_cross_product.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_cross_product.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_cross_product.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_decompose.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_decompose.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_decompose.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_decompose.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_factorisation.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_factorisation.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_factorisation.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_factorisation.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_interpolation.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_interpolation.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_interpolation.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_interpolation.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_major_storage.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_major_storage.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_major_storage.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_major_storage.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_operation.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_operation.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_operation.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_operation.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_query.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_query.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_query.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_query.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_transform_2d.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_transform_2d.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/matrix_transform_2d.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/matrix_transform_2d.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/mixed_product.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/mixed_product.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/mixed_product.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/mixed_product.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/norm.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/norm.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/norm.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/norm.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/normal.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/normal.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/normal.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/normal.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/normalize_dot.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/normalize_dot.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/normalize_dot.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/normalize_dot.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/number_precision.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/number_precision.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/optimum_pow.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/optimum_pow.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/optimum_pow.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/optimum_pow.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/orthonormalize.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/orthonormalize.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/orthonormalize.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/orthonormalize.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/pca.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/pca.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/pca.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/pca.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/perpendicular.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/perpendicular.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/perpendicular.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/perpendicular.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/polar_coordinates.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/polar_coordinates.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/polar_coordinates.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/polar_coordinates.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/projection.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/projection.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/projection.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/projection.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/quaternion.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/quaternion.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/quaternion.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/quaternion.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/range.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/range.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/raw_data.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/raw_data.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/raw_data.inl: -------------------------------------------------------------------------------- 1 | /// @ref gtx_raw_data 2 | 3 | -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/rotate_normalized_axis.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/rotate_normalized_axis.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/rotate_normalized_axis.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/rotate_normalized_axis.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/rotate_vector.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/rotate_vector.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/rotate_vector.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/rotate_vector.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/scalar_multiplication.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/scalar_multiplication.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/scalar_relational.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/scalar_relational.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/scalar_relational.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/scalar_relational.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/spline.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/spline.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/spline.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/spline.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/std_based_type.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/std_based_type.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/std_based_type.inl: -------------------------------------------------------------------------------- 1 | /// @ref gtx_std_based_type 2 | 3 | namespace glm 4 | { 5 | 6 | } 7 | -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/string_cast.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/string_cast.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/string_cast.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/string_cast.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/texture.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/texture.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/texture.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/texture.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/transform.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/transform.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/transform.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/transform.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/transform2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/transform2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/transform2.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/transform2.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/type_aligned.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/type_aligned.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/type_aligned.inl: -------------------------------------------------------------------------------- 1 | /// @ref gtc_type_aligned 2 | 3 | namespace glm 4 | { 5 | 6 | } 7 | -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/type_trait.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/type_trait.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/type_trait.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/type_trait.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/vec_swizzle.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/vec_swizzle.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/vector_angle.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/vector_angle.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/vector_angle.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/vector_angle.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/vector_query.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/vector_query.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/vector_query.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/vector_query.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/wrap.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/wrap.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/gtx/wrap.inl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/gtx/wrap.inl -------------------------------------------------------------------------------- /thirdparties/glm/glm/integer.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/integer.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/mat2x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/mat2x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/mat2x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/mat2x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/mat2x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/mat2x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/mat3x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/mat3x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/mat3x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/mat3x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/mat3x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/mat3x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/mat4x2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/mat4x2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/mat4x3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/mat4x3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/mat4x4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/mat4x4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/matrix.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/matrix.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/packing.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/packing.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/common.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/common.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/exponential.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/exponential.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/geometric.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/geometric.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/integer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/integer.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/matrix.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/matrix.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/neon.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/neon.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/packing.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/packing.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/platform.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/platform.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/trigonometric.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/trigonometric.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/simd/vector_relational.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/simd/vector_relational.h -------------------------------------------------------------------------------- /thirdparties/glm/glm/trigonometric.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/trigonometric.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/vec2.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/vec2.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/vec3.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/vec3.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/vec4.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/vec4.hpp -------------------------------------------------------------------------------- /thirdparties/glm/glm/vector_relational.hpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/glm/glm/vector_relational.hpp -------------------------------------------------------------------------------- /thirdparties/nvidia-FLIP/FLIP.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/nvidia-FLIP/FLIP.h -------------------------------------------------------------------------------- /thirdparties/opengl/bin/GLEW/glew32.dll: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/opengl/bin/GLEW/glew32.dll -------------------------------------------------------------------------------- /thirdparties/opengl/include/GL/eglew.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/opengl/include/GL/eglew.h -------------------------------------------------------------------------------- /thirdparties/opengl/include/GL/glew.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/opengl/include/GL/glew.h -------------------------------------------------------------------------------- /thirdparties/opengl/include/GL/glxew.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/opengl/include/GL/glxew.h -------------------------------------------------------------------------------- /thirdparties/opengl/include/GL/wglew.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/opengl/include/GL/wglew.h -------------------------------------------------------------------------------- /thirdparties/opengl/include/GLFW/glfw3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/opengl/include/GLFW/glfw3.h -------------------------------------------------------------------------------- /thirdparties/opengl/include/GLFW/glfw3native.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/opengl/include/GLFW/glfw3native.h -------------------------------------------------------------------------------- /thirdparties/opengl/lib/GLEW/glew32.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/opengl/lib/GLEW/glew32.lib -------------------------------------------------------------------------------- /thirdparties/opengl/lib/GLFW/glfw3.lib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/opengl/lib/GLFW/glfw3.lib -------------------------------------------------------------------------------- /thirdparties/stbi/stb_image.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/stbi/stb_image.h -------------------------------------------------------------------------------- /thirdparties/stbi/stb_image_write.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/stbi/stb_image_write.h -------------------------------------------------------------------------------- /thirdparties/tinyexr/tinyexr.cc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/tinyexr/tinyexr.cc -------------------------------------------------------------------------------- /thirdparties/tinyexr/tinyexr.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TomClabault/HIPRT-Path-Tracer/HEAD/thirdparties/tinyexr/tinyexr.h --------------------------------------------------------------------------------