luke-e-gibson / GLE

GLE game framework / engine or App framework / engine idk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GLE

GLE game framework / engine or App framework / engine idk A basic GLFW framework for graphics

This project is being developed on an old linix machine witch is not that fast this project will be developed on linix first, then might get windows support. I am writing this for run and in my free time updates and new features will take time.

This project uses cmake in vscode with cmake tools and builtin c/cpp formating styles. Thos framework has no direction where this is heading.

Todo

  • Opening A Window
  • Passing Update Function
  • Passing Start Function
  • Hidding more function behined engine unless wanted by user like error handeling (Dev branch Wip)
  • Loggin For Client And Engine (Hanndel by engine)
  • keyboard and mouse Systeam
  • drawing to screen
  • 2d sprits
  • 3d objects

About

GLE game framework / engine or App framework / engine idk


Languages

Language:C 99.1%Language:C++ 0.8%Language:CMake 0.1%