Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.markdown

OpenGL and SDL 2 in Haskell

This is a tutorial for using the modern shader pipeline of OpenGL with SDL 2 in Haskell. I couldn't find any tutorials that cover using these two libraries in Haskell, although I did find an old tutorial that covered the fixed function pipeline (now deprecated) in OpenGL. I wrote this tutorial using guides written for the C API and matched them as best as I could with the high-level Haskell bindings.

References

About

A tutorial for using the modern shader pipeline of OpenGL with SDL 2 in Haskell

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.