Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

106 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameEngine

A simple 3d game engine to practice with modern c++

External libraries

  • GLFW: To create windows and handle user inputs;
  • glad: To link OpenGL functions;
  • std_image: To load images;
  • assimp: To load external models.

About

A simple 3d game engine to practice with modern c++

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages