Skip to content

GLEW (OpenGL) bindings for the ooc programming language

License

Notifications You must be signed in to change notification settings

fasterthanlime/ooc-glew

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

ooc-glew

A GLEW binding for ooc. GLEW is GL extension wrangler, it provides efficient run-time mechanisms for determining which OpenGL extensions are supported on the target platform.

Generated against glew 1.5.1.

If you want to remake it for whatever reason, you'll need glew and ruby installed, then:

cd generate
ruby glewby.rb --glew-header <path/to/GL/glew.h> --template-directory in --output-directory ../source

Authors

  • Keith Bauer
  • Peter Lichard
  • Amos Wenger

Links

About

GLEW (OpenGL) bindings for the ooc programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ooc 98.0%
  • Ruby 2.0%