Skip to content

Chunze/ChEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

124 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnOpenGL

Started learning OpenGL from https://learnopengl.com/

The solution works in Debug|x86, Release|x86

The project has a few third party libraries: OpenGL math library: {RootDir}/include/glm/ Image loading library: {RootDir}/stb_image.cpp; {RootDir}/stb_image.h GLAD that is generated from http://glad.dav1d.de/ specifically for version 3.3 Core profile: {RootDir}/include/glad; {RootDir}/glad.c Mesh loading library (assimp): {RootDir}/include/assmip/

About

Personal project (a game engine)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors