Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

This is an attempt to create a modern, consize OpenGL template in haskell. It's mainly meant for experimenting with OpenGL.

This works well with OpenGL 4.4.0 NVIDIA 361.18 Lenovo E431 (2014) laptop, running nVidia GeForce GT 740M/PCIe/SSE2

TODO: Needs a bit of cleanup, in accordance to the minimumBoilerplate