Broken support for textures, trying to switch to opengl-bindings gem

This commit is contained in:
2018-03-18 22:38:16 -05:00
parent 3e9f1c47e7
commit 62364b2145
7 changed files with 105 additions and 39 deletions

View File

@@ -1,6 +1,6 @@
source "https://rubygems.org"
gem "opengl"
# gem "opengl-bindings"
# gem "opengl"
gem "opengl-bindings"
gem "glu"
# gem "glut"
gem "gosu"