• Tutorial: Premake example with GLFW and OpenGL
  • Requirements
  • Organizing the workspace
  • Getting the required files
  • Adding some code
  • The library code
  • The application
  • The tests
  • The premake5.lua file
  • Workspace settings
  • GLFW functions
  • The static library
  • The application
  • The tests
  • Generating the files and building
  • Other things you can do