Luabsge

Small "game engine" that integrates Lua with OpenGL.

screenshot

dependencies

  • glm
  • freetype2
  • imgui
  • glfw

compilation

run ./run.sh test to run the test project

note: LuaBSGE is only tested on Linux right now

todo

  • fix the font rendering it's completely broken
  • Create a universal class constructor
  • Make creating new classes easier