Platformer in OpenGL
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

6 líneas
166 B

hace 5 años
  1. [submodule "lib/glew"]
  2. path = lib/glew
  3. url = https://github.com/Perlmint/glew-cmake.git
  4. [submodule "lib/glfw"]
  5. path = lib/glfw
  6. url = https://github.com/glfw/glfw