Skip to content

Commit a4391c3

Browse files
committed
Added IES system for spotlights
Horizontally flipped panorama Changed radiance cache to mostly only run on diffuse bounces Reorganized files a bit, put ASVGF in its own folder Fast-moving smearing in asvgf is mostly gone Added ability for panorama to go through several cameras Fixed radcache on terrain Fixed some restir ASVGF stuff for better screen borders Fix for panorama preventing builds Added simple IES system Panorama system will do the resolution itself now Fix to radcache + ReSTIR + NEE + Mirrors Improved asvgf filters quality Improved asvgf filters performance by about 25% Small modification to material pairing to indicate what slots are single component textures
1 parent 22e74da commit a4391c3

28 files changed

+943
-592
lines changed

Images/IESInstructions0.png

43.9 KB
Loading

README.md

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change

TrueTrace.unitypackage

-2.43 KB
Binary file not shown.

TrueTrace/DemoScene.asset

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change

TrueTrace/DemoScene.unity

Lines changed: 59 additions & 55 deletions
Original file line numberDiff line numberDiff line change

TrueTrace/Editor/PathTracerSettings.cs

Lines changed: 77 additions & 9 deletions
Original file line numberDiff line numberDiff line change

TrueTrace/Resources/AssetManager.cs

Lines changed: 50 additions & 5 deletions
Original file line numberDiff line numberDiff line change

TrueTrace/Resources/Builders/CommonVars.cs

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change

TrueTrace/Resources/GlobalDefines.cginc

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change

TrueTrace/Resources/MainCompute/CommonData.cginc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change

0 commit comments

Comments
 (0)