Skip to content

Godotcoffee/OpenGLSelfStudy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published