Textures work! that 3 was only getting 2... Added --native to lunch game at native resolution and fullscreen. Added basic plane.

This commit is contained in:
2018-03-20 11:18:16 -05:00
parent afc039ffe6
commit e26796f42c
6 changed files with 27 additions and 21 deletions

View File

@@ -1,12 +1,14 @@
GEM
remote: https://rubygems.org/
specs:
glu (8.3.0)
glu (8.3.0-x86-mingw32)
chunky_png (1.3.10)
glu (8.2.2)
glu (8.2.2-x86-mingw32)
gosu (0.13.3)
gosu (0.13.3-x86-mingw32)
oily_png (1.2.1)
chunky_png (~> 1.3.7)
opengl-bindings (1.6.6)
wavefront (0.1.2)
PLATFORMS
ruby
@@ -15,8 +17,8 @@ PLATFORMS
DEPENDENCIES
glu
gosu
oily_png
opengl-bindings
wavefront
BUNDLED WITH
1.16.1