+ | Better material pathtraced system

This commit is contained in:
TheRedShip
2025-01-04 19:34:05 +01:00
parent 8f256e5c35
commit d02b9ffb5d
4 changed files with 49 additions and 66 deletions

10
.vscode/settings.json vendored
View File

@ -71,6 +71,14 @@
"iomanip": "cpp",
"numbers": "cpp",
"cinttypes": "cpp",
"fstream": "cpp"
"fstream": "cpp",
"list": "cpp",
"locale": "cpp",
"xhash": "cpp",
"xlocbuf": "cpp",
"xlocmes": "cpp",
"xlocmon": "cpp",
"xloctime": "cpp",
"xtree": "cpp"
}
}