Skip to content

P0ulpy/procedural-terrain-with-opengl

Repository files navigation

Procedural terrain with opengl

//

Setting up Git dependencies

git submodule update --init --recursive

Bootstrap vcpkg :

Windows

.\vcpkg\bootstrap-vcpkg.bat

Unix

.\vcpkg\bootstrap-vcpkg.sh

Installing dependencies

Install dependencies :

Windows

.\vcpkg\vcpkg.exe install --triplet x64-windows

Linux

./vcpkg/vcpkg install --triplet x64-linux

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published