Skip to content

3D rendering demonstration using Haskell and GL (a low-level OpenGL binding for Haskell)

License

Notifications You must be signed in to change notification settings

SevanBadal/haskell-gl-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Haskell GL Example

Build Requirements

  • GHC 9.2.5
  • cabal 3.6.2.0

Build Commands

  • cabal build (this might take a minute)
  • cabal run

Result

Screenshot

Controls

  • awsd for left, forward, back, right
  • mouse for pitch and yaw

About

3D rendering demonstration using Haskell and GL (a low-level OpenGL binding for Haskell)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published