projects
/
hair
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c3a8cc
)
Updated README.md with build instructions
master
author
Eleni Maria Stea
<estea@igalia.com>
Tue, 19 Nov 2019 10:43:21 +0000
(12:43 +0200)
committer
Eleni Maria Stea
<estea@igalia.com>
Tue, 19 Nov 2019 10:46:34 +0000
(12:46 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
0b43b97
..
24bbc43
100644
(file)
--- 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 <elene.mst@gmail.com>