Skip to content

thezzw/OpenGL-Sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL-Sample

Description

  • This is a repository for OpenGL demo projects I had done.

Contents

  • OpenGLSample A cmake project for learning opengl.

Third Party Libraries

  • GLAD
  • GLFW
  • GLM
  • STB_IMAGE
  • ASSIMP
  • DEAR_IMGUI

All third party libraries are added as git submodule into this project.

Installation Instructions

git clone https://github.com/thezzw/OpenGL-Demo.git --recursive
mkdir build
cd build
cmake ..

Useful Link

About

Opengl sample projects with glad, glfw, glm, stb_image, assimp, imgui.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published