Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

A basic OpenGL Haskell application. A "Hello World" of Haskell OpenGL.
Extended with basic callbacks:

  1. ESC to close the window
  2. Resize call back to redraw the opengl context when the application window is resized.