/uffi-opengl

OpenGL binding using the Pharo UFFI

Primary LanguageSmalltalk

UFFIOpenGL

OpenGL binding using the Pharo UFFI

Installation

Pharo 7

Metacello new
	baseline: 'UFFIOpenGL';
	repository: 'github://ronsaldo/uffi-opengl/tonel';
	load