From: Charles Oliver Nutter Date: 2009-03-09T02:55:01+09:00 Subject: Re: [ANN] ffi-opengl 0.1.0 Andrea Fazzi wrote: > ffi-opengl version 0.1.0 > by Andrea Fazzi > http://github.com/remogatto/ffi-opengl > > == DESCRIPTION > > ffi-opengl is an autogenerated[1] ruby FFI interface towards OpenGL > libraries (GL, GLU, GLUT). > > ffi-opengl API aims to be a 1:1 translation of the OpenGL C API: don't > expect idiomatic ruby inside! Cool! This is exactly the sort of library I hoped to start seeing. And your swig-based generator will make a lot more of these possible. Excellent work! - Charlie