cleanup and refactoring

This commit is contained in:
CDaut 2024-05-25 11:53:25 +02:00
parent 2302158928
commit 76f6bf62a4
Signed by: clara
GPG key ID: 223391B52FAD4463
1285 changed files with 757994 additions and 8 deletions

2
.idea/.name generated
View file

@ -1 +1 @@
psa
vk_raytracing_tutorial

2
.idea/misc.xml generated
View file

@ -3,7 +3,7 @@
<component name="CMakePythonSetting">
<option name="pythonIntegrationState" value="YES" />
</component>
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$/utk_experiments/psa">
<component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$/raytracer">
<contentRoot DIR="$PROJECT_DIR$" />
</component>
</project>

7
.idea/vcs.xml generated
View file

@ -2,11 +2,10 @@
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
<mapping directory="$PROJECT_DIR$/nvpro_core" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/psa" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk/build/_deps/cli11-src" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk/build/_deps/semidiscrete_ot_2d-src" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk/build/_deps/spdlog-src" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk/cmake-build-debug/_deps/cli11-src" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk/cmake-build-debug/_deps/semidiscrete_ot_2d-src" vcs="Git" />
<mapping directory="$PROJECT_DIR$/utk_experiments/utk/cmake-build-debug/_deps/spdlog-src" vcs="Git" />
</component>
</project>