From: Eleni Maria Stea Date: Tue, 19 Nov 2019 10:43:21 +0000 (+0200) Subject: Updated README.md with build instructions X-Git-Url: https://eleni.mutantstargoat.com/git/?p=hair;a=commitdiff_plain;h=HEAD Updated README.md with build instructions --- diff --git a/README.md b/README.md index 0b43b97..24bbc43 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,22 @@ Hair simulation. Demo: https://www.youtube.com/watch?v=MfrZ_0EJvXk +Build Instructions +------------------ +Prerequisites: + +Build gph-math following the instructions here: +https://github.com/jtsiomb/gph-math/ + +and libimago following the instructions here: +https://github.com/jtsiomb/libimago + +Then in the program directory run: + +$ make + +$ ./hair + License ------- Copyright (C) 2019 Eleni Maria Stea