mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Basic camera but glitched for now
This commit is contained in:
14
.vscode/settings.json
vendored
14
.vscode/settings.json
vendored
@ -58,6 +58,18 @@
|
||||
"format": "cpp",
|
||||
"functional": "cpp",
|
||||
"sstream": "cpp",
|
||||
"variant": "cpp"
|
||||
"variant": "cpp",
|
||||
"charconv": "cpp",
|
||||
"cstdarg": "cpp",
|
||||
"cwctype": "cpp",
|
||||
"map": "cpp",
|
||||
"set": "cpp",
|
||||
"algorithm": "cpp",
|
||||
"numeric": "cpp",
|
||||
"random": "cpp",
|
||||
"ratio": "cpp",
|
||||
"iomanip": "cpp",
|
||||
"numbers": "cpp",
|
||||
"cinttypes": "cpp"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user