Added basic skydome, now using glDrawArrays :D

This commit is contained in:
2018-03-18 20:31:20 -05:00
parent 47a27c15d3
commit c2aebbf0e8
8 changed files with 2613 additions and 51 deletions

View File

@@ -1,6 +1,7 @@
source "https://rubygems.org"
gem "opengl"
# gem "opengl-bindings"
gem "glu"
gem "glut"
# gem "glut"
gem "gosu"
gem "wavefront" # Gem for opening blender or blender exported object with texturing