OpenGL Sample Save

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

Project README

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

Open Source Agenda is not affiliated with "OpenGL Sample" Project. README Source: thezzw/OpenGL-Sample
Stars
40
Open Issues
0
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating