fynnfluegge / Lwjgl3-Game-Engine-Programming-Series

This is the project related to the OpenGL Game Engine Programming Series

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lwjgl3-Game-Engine-StartingCode

This is the Project Starting Code Template for the Lwjgl 3 Game Engine Programming Series

Template implements:

  • GLFW Window
  • GLFW Input-Handler
  • Game Loop
  • Camera
  • 3D Math (Matrices,Vectors)
  • Shader Program Template
  • OBJ-File Loader
  • GLSL-File Loader

About

This is the project related to the OpenGL Game Engine Programming Series

License:MIT License


Languages

Language:Java 90.3%Language:GLSL 9.7%