Implenting volume

This commit is contained in:
CJSatnarine
2024-07-11 14:29:54 -04:00
parent 5203ed3e17
commit f90cdb0bd2
13 changed files with 148733 additions and 348595 deletions

View File

@@ -0,0 +1,60 @@
{
"configurations" :
[
{
"directories" :
[
{
"build" : ".",
"jsonFile" : "directory-.-Debug-f5ebdc15457944623624.json",
"minimumCMakeVersion" :
{
"string" : "3.5.0"
},
"projectIndex" : 0,
"source" : ".",
"targetIndexes" :
[
0
]
}
],
"name" : "Debug",
"projects" :
[
{
"directoryIndexes" :
[
0
],
"name" : "Raytracer",
"targetIndexes" :
[
0
]
}
],
"targets" :
[
{
"directoryIndex" : 0,
"id" : "Raytracer::@6890427a1f51a3e7e1df",
"jsonFile" : "target-Raytracer-Debug-80207c993d1920bba46e.json",
"name" : "Raytracer",
"projectIndex" : 0
}
]
}
],
"kind" : "codemodel",
"paths" :
{
"build" : "/home/cjsatnarine/Code/Raytracer/build",
"source" : "/home/cjsatnarine/Code/Raytracer"
},
"version" :
{
"major" : 2,
"minor" : 6
}
}