mirror of
https://github.com/cyberarm/i-mic-fps.git
synced 2025-12-15 15:42:35 +00:00
8 lines
185 B
Ruby
8 lines
185 B
Ruby
source "https://rubygems.org"
|
|
# gem "opengl"
|
|
gem "opengl-bindings"
|
|
gem "glu"
|
|
# gem "glut"
|
|
gem "gosu"
|
|
gem "wavefront" # Gem for opening blender or blender exported object with texturing
|