Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Game Engine

Heavily based on this awesome tutorial series.

Done:

  • CMake Building system
    • Game engine contained inside DLL with clean API
  • C++ engine
    • Initialization
    • Resource caching
    • Window/input management with GLFW library
    • GLEW library
  • OpenGL rendering
    • Shaders
    • Textures
    • Simple lighting
    • Materials (dedicated files with .mat extention)
  • Lua scripts for scene management

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages