Parallax mapping
To get the repository and all submodules, use the following command:
git clone https://github.com/MikhailGorobets/ParallaxMapping.git
When updating existing repository, don’t forget to update all submodules:
git pull
git submodule update --init --recursive