diff options
| author | NvPhysX <[email protected]> | 2016-03-25 08:30:06 -0400 |
|---|---|---|
| committer | NvPhysX <[email protected]> | 2016-03-25 08:30:06 -0400 |
| commit | 83c1f34f5e3cd519f50409dc3a024939b58a7587 (patch) | |
| tree | 16705d9674b459059f93d1d960818a2dc0cdb8f0 | |
| parent | Create README.md (diff) | |
| download | hbaoplus-83c1f34f5e3cd519f50409dc3a024939b58a7587.tar.xz hbaoplus-83c1f34f5e3cd519f50409dc3a024939b58a7587.zip | |
Update README.md
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,4 +1,9 @@ # HBAOPlus + +Welcome to NVIDIA's HBAO+ source code repository. +To begin, clone this repository onto your local drive. + +See Documentation under \doc. NVIDIA HBAO+ 3.0. Overview HBAO+ is a SSAO algorithm designed to achieve high GPU efficiency. The algorithm is based on HBAO [Bavoil and Sainz 2008], with the following differences: |