Skip to content

polarina/opengl-wrangler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building

Get the latest OpenGL Registry.

wget https://cvs.khronos.org/svn/repos/ogl/trunk/doc/registry/public/api/gl.xml

Build and run the generator.

cabal configure -fgenerator
cabal build opengl-wrangler-gen
./dist/build/opengl-wrangler-gen/opengl-wrangler-gen

Build and install the library.

cabal build
cabal install

About

OpenGL Loader for Haskell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published