update readme
This commit is contained in:
parent
3b7237185d
commit
2aaa7331b8
1 changed files with 4 additions and 2 deletions
|
@ -14,6 +14,8 @@ There are some major deviations from the tutorial setup here as follows:
|
|||
unleash Haskell list magic
|
||||
* Since I am using the OpenGL core profile from the start there is also a
|
||||
vertex array creation call present from the start.
|
||||
* I don't have not found a suitable GUI library, so all things interactive are
|
||||
done through input events.
|
||||
|
||||
I leave as many helpful comments as possible throughout the code, so feel free
|
||||
to peruse it.
|
||||
|
|
Loading…
Reference in a new issue