Skip to content

Commit

Permalink
3D Sky Depth Fixes, Path-Traced Skyboxes Introduction
Browse files Browse the repository at this point in the history
Enable path-tracing of the skybox instances. Since we can not path-trace more than one camera, moving the instances to the main camera was the route taken.

#73
  • Loading branch information
KingDavidW authored and sultim-t-nv committed Jun 17, 2024
1 parent 2d41171 commit e2c840f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dxvk/imgui/dxvk_imgui_about.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ namespace dxvk {
"Friedrich 'pixelcluster' Vock",
"Dayton 'watbulb'",
"Ethan 'Xenthio' Cardwell",
"David 'King David' Wiltos",
}},
{ "Engineering",
{ "Riley Alston",
Expand Down

0 comments on commit e2c840f

Please sign in to comment.