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

@@ -39,7 +39,7 @@
{
"directoryIndex" : 0,
"id" : "Raytracer::@6890427a1f51a3e7e1df",
"jsonFile" : "target-Raytracer-Debug-a7a28e10c70f59ab4ce6.json",
"jsonFile" : "target-Raytracer-Debug-80207c993d1920bba46e.json",
"name" : "Raytracer",
"projectIndex" : 0
}

View File

@@ -26,7 +26,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-4489d9e12eae5f29aa72.json",
"jsonFile" : "codemodel-v2-3366258bf3196947391e.json",
"kind" : "codemodel",
"version" :
{
@@ -99,7 +99,7 @@
}
},
{
"jsonFile" : "codemodel-v2-4489d9e12eae5f29aa72.json",
"jsonFile" : "codemodel-v2-3366258bf3196947391e.json",
"kind" : "codemodel",
"version" :
{

View File

@@ -96,7 +96,8 @@
13,
14,
15,
16
16,
17
]
}
],
@@ -128,6 +129,11 @@
"path" : "colour.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "constantMedium.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "hittable.h",