Implement BVH
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
{
|
||||
"directoryIndex" : 0,
|
||||
"id" : "Raytracer::@6890427a1f51a3e7e1df",
|
||||
"jsonFile" : "target-Raytracer-Debug-de18b889ec06b3c1ffd0.json",
|
||||
"jsonFile" : "target-Raytracer-Debug-53e51d7b7c539400eaa2.json",
|
||||
"name" : "Raytracer",
|
||||
"projectIndex" : 0
|
||||
}
|
@@ -26,7 +26,7 @@
|
||||
"objects" :
|
||||
[
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-3325df503f174f7a816b.json",
|
||||
"jsonFile" : "codemodel-v2-f57fe542ed13663d4779.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
||||
@@ -99,7 +99,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"jsonFile" : "codemodel-v2-3325df503f174f7a816b.json",
|
||||
"jsonFile" : "codemodel-v2-f57fe542ed13663d4779.json",
|
||||
"kind" : "codemodel",
|
||||
"version" :
|
||||
{
|
@@ -90,7 +90,9 @@
|
||||
7,
|
||||
8,
|
||||
9,
|
||||
10
|
||||
10,
|
||||
11,
|
||||
12
|
||||
]
|
||||
}
|
||||
],
|
||||
@@ -102,6 +104,16 @@
|
||||
"path" : "ImageGenerator.cpp",
|
||||
"sourceGroupIndex" : 0
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "aabb.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "bvh.h",
|
||||
"sourceGroupIndex" : 1
|
||||
},
|
||||
{
|
||||
"backtrace" : 1,
|
||||
"path" : "camera.h",
|
Reference in New Issue
Block a user