blackshibe / luabsge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:C++ 77.2%Language:C 22.6%Language:Lua 0.1%Language:Makefile 0.1%Language:GLSL 0.0%Language:Shell 0.0%