Skip to content

BenjaminGale/haskell-glfw-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell GLFW Example

A port of the 'Hello Triangle' tutorial from Learn OpenGL to show how to get started with GLFW and OpenGL using Haskell.

screenshot

Running

  1. Clone the repository.
  2. cd to the main directory.
  3. Run cabal build
  4. Run cabal run

About

Basic Haskell example that renders a quad using GLFW and OpenGL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors