init commit

This commit is contained in:
Moritz Gmeiner 2023-12-23 22:56:27 +01:00
commit a3e1542250
10 changed files with 360382 additions and 0 deletions

4
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,4 @@
{
"mesonbuild.configureOnOpen": false,
"C_Cpp.default.compileCommands": "/home/mg/00_Source/ray-tracer/debug/compile_commands.json"
}