OneSadCookie / ooc-glew

GLEW (OpenGL) bindings for the ooc programming language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glew installed and out/glew.ooc are all you need to use this.
Generated against glew 1.5.1.

GLEWby home is http://onesadcookie.com/svn/GLEWby
glew home is http://glew.sourceforge.net/

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

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

About

GLEW (OpenGL) bindings for the ooc programming language

License:zlib License


Languages

Language:ooc 98.0%Language:Ruby 2.0%