Commit graph

8 commits

Author SHA1 Message Date
myT
ea3b071c58 trivial CRP code improvement 2024-04-14 00:11:50 +02:00
myT
30150e889e added sunlight and volumetric lighting
fixed depth linearization
2024-03-29 04:19:38 +01:00
myT
490617de7a added debug label scopes and pipeline creation helpers 2024-03-29 02:38:29 +01:00
myT
838c9a6485 added motion blur and freeze frame commands
- fixed crash due to missing blue noise texture
- added motion vector viz
- renamed TextureFormat entries
2024-02-18 16:26:05 +01:00
myT
a76dba5cfb raytracing soft shadows, normal smoothing, G-buffer viz
- brightness-corrected ImGUI drawing
- upgraded shader code to HLSL 2021
- vertex normals drawing
2024-02-06 23:15:31 +01:00
myT
c70df1f2af moved to an immediate-mode barrier API 2024-01-15 17:10:36 +01:00
myT
9e5229a901 improved shader IL inclusion from C++, simplified CRP shaders 2024-01-14 22:43:20 +01:00
myT
ad3f942a8d added the Cinematic Rendering Pipeline 2024-01-13 22:40:13 +01:00