Modern 'GL now renders properly, camera works as expected, added fallback to immediate mode if shader fails to compile.

This commit is contained in:
2019-12-08 17:50:20 -06:00
parent e076ce8612
commit af19166af2
9 changed files with 68 additions and 67 deletions

View File

@@ -1,5 +1,5 @@
source "https://rubygems.org"
gem "opengl-bindings"
gem "opengl-bindings", require: "opengl"
gem "cyberarm_engine"
group(:packaging) do