Implement image texture

This commit is contained in:
CJSatnarine
2024-07-09 14:26:05 -04:00
parent cbd114795f
commit bef20a9b1f
12 changed files with 354487 additions and 354418 deletions

View File

@@ -39,7 +39,7 @@
{
"directoryIndex" : 0,
"id" : "Raytracer::@6890427a1f51a3e7e1df",
"jsonFile" : "target-Raytracer-Debug-c20492cef9da68491c1d.json",
"jsonFile" : "target-Raytracer-Debug-28c14a284b376e6f3c5e.json",
"name" : "Raytracer",
"projectIndex" : 0
}

View File

@@ -26,7 +26,7 @@
"objects" :
[
{
"jsonFile" : "codemodel-v2-f6c7b9244f32065c2aec.json",
"jsonFile" : "codemodel-v2-d4a7d48a6b29f61122a4.json",
"kind" : "codemodel",
"version" :
{
@@ -99,7 +99,7 @@
}
},
{
"jsonFile" : "codemodel-v2-f6c7b9244f32065c2aec.json",
"jsonFile" : "codemodel-v2-d4a7d48a6b29f61122a4.json",
"kind" : "codemodel",
"version" :
{

View File

@@ -93,7 +93,8 @@
10,
11,
12,
13
13,
14
]
}
],
@@ -155,6 +156,11 @@
"path" : "rayTracer.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "rtw_stb_image.h",
"sourceGroupIndex" : 1
},
{
"backtrace" : 1,
"path" : "sphere.h",