diff options
| author | Nathan Hoobler <[email protected]> | 2016-03-22 11:40:34 -0400 |
|---|---|---|
| committer | Nathan Hoobler <[email protected]> | 2016-03-22 11:40:34 -0400 |
| commit | b4ab266c9010aaff5404f6a508a2e592eb367d36 (patch) | |
| tree | 1e9eefa78e90485397b50ce5e780a1d0cb38b493 /samples/bin | |
| download | volumetriclighting-b4ab266c9010aaff5404f6a508a2e592eb367d36.tar.xz volumetriclighting-b4ab266c9010aaff5404f6a508a2e592eb367d36.zip | |
initial commit
Diffstat (limited to 'samples/bin')
| -rw-r--r-- | samples/bin/NvVolumetricLighting.win64.dll | bin | 0 -> 2093568 bytes | |||
| -rw-r--r-- | samples/bin/VolumetricLightingTest.win64.exe | bin | 0 -> 110592 bytes | |||
| -rw-r--r-- | samples/bin/VolumetricLightingTest_Readme.txt | 15 |
3 files changed, 15 insertions, 0 deletions
diff --git a/samples/bin/NvVolumetricLighting.win64.dll b/samples/bin/NvVolumetricLighting.win64.dll Binary files differnew file mode 100644 index 0000000..0f3aff4 --- /dev/null +++ b/samples/bin/NvVolumetricLighting.win64.dll diff --git a/samples/bin/VolumetricLightingTest.win64.exe b/samples/bin/VolumetricLightingTest.win64.exe Binary files differnew file mode 100644 index 0000000..3096459 --- /dev/null +++ b/samples/bin/VolumetricLightingTest.win64.exe diff --git a/samples/bin/VolumetricLightingTest_Readme.txt b/samples/bin/VolumetricLightingTest_Readme.txt new file mode 100644 index 0000000..be5079a --- /dev/null +++ b/samples/bin/VolumetricLightingTest_Readme.txt @@ -0,0 +1,15 @@ +F1 - Default View +F2 - Scattering-only View +F3 - Wireframe View + +F4 - Toggle Fullscreen + +Space - Pause animation + +V - Toggle Viewer Position +L - Toggle Light Type (Spot, Point, Directional) +O - Toggle Medium Type (Very Clear, Humid, Hazy, Murky) +P - Toggle Light Power (Medium, Low, High, Red, Green, Blue) +D - Toggle Downsample Mode (Full-Res, Half-Res, Quarter-Res) +M - Toggle MSAA Mode (1x, 2x, 4x) +U - Toggle Upsampling Mode (Point, Bilinear, Bilateral)
\ No newline at end of file |