GitHub - Godotcoffee/OpenGLSelfStudy: The own code used in self-study · GitHub
Skip to content

Godotcoffee/OpenGLSelfStudy

Folders and files

Repository files navigation

OpenGL Learning Project

This repository contains some of my code and exercises as I learn OpenGL.

About the Project

This project mainly contains example codes and exercises that I wrote while learning OpenGL graphics programming via learnopengl.com.

Environment Setup

These example codes were written and tested under the following environments:

  • Operation System: Windows 11
  • Build Tool: CMake
  • Compiler: MSVC (tested in version 17.6.3.22601)
  • OpenGL Libraries: GLFW, GLAD
  • Image Library: stb_image
  • Mathematics Library: GLM
  • Model Library: assimp

About

The own code used in self-study

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors