Platformer in OpenGL
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

9 lignes
241 B

il y a 5 ans
  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
  7. [submodule "lib/glm"]
  8. path = lib/glm
  9. url = https://github.com/g-truc/glm