Skip to content

Latest commit

 

History

History
42 lines (38 loc) · 593 Bytes

README.md

File metadata and controls

42 lines (38 loc) · 593 Bytes

Hierarchical_zBuffer

Environment

Ubuntu 18.04
CMake 3.18.4
C++ 7.5.0
freeglut 2.8.1 (for display)

Complile project

cd $ROOT
mkdir build
cd build
cmake ..
make

Render

cd build
./main $PATH_TO_OBJECT

Experiment

Bunny

Airplane

Teapot

Comparsion