OpenGL binding using the Pharo UFFI
# UFFIOpenGL ## OpenGL binding using the Pharo UFFI ## Installation **Pharo 7** ```smalltalk Metacello new baseline: 'UFFIOpenGL'; repository: 'github://ronsaldo/uffi-opengl/tonel'; load ```