Skip to content

blackshibe/luabsge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Luabsge

Small "game engine" that integrates Lua with OpenGL.

screenshot

dependencies

  • glm
  • glfw
  • freetype2
  • imgui
  • assimp
  • sol2

compilation

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

note: LuaBSGE is only tested on Linux right now

todo

  • Create a universal class constructor
  • Make creating new classes easier
  • Text rendering has really weird positioning
  • Text rendering cuts off with high scale

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages