Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

HelloWindow

A Hello Window OpenGL application with stack as a build system.

Prerequisits:

Hardware, supporting OpenGL >= 4.5 (because that's what my hardware is). Most likely the code will run with lesser OpenGL versions, but you will have to mess with the code.

In order to run:

  stack build
  stack exec HelloWindow
  

Output: