An Horizon Based Ambient Occlusion implementation.
An Horizon Based Ambient Occlusion implementation. Qt 5 used as the base framework.
A more detailed documentation can be found here.
The software requires the following libraries to be installed:
Clone the repository:
git clone https://github.com/GerardMT/HBAO
cd HBAO
Compile the code:
cd src
qmake-qt5
make
The builds can be found at build/
.
Once build, run the project from the build directory:
cd ../build/release/
./hbao