added openGL-demo

This commit is contained in:
Stefan Dresselhaus
2013-12-23 00:00:51 +01:00
parent c46e24befd
commit 26fc2dc711
3 changed files with 90 additions and 12 deletions

View File

@ -1,5 +1,6 @@
set up external dependencies:
> sudo apt-get install libgtkglext1-dev
> cabal install gtk2hs-buildtools
make sure these are in your PATH (e.g. include $HOME/.cabal/bin in your $PATH)