Skip to content

Contains OpenGL Programming Language examples. There are a total of 26 examples. It's a good repo for those who want to learn OpenGL programming language.

Notifications You must be signed in to change notification settings

eeyribas/OpenGL-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL-Examples

Contains OpenGL Programming Language examples. There are a total of 26 examples. These examples include ones I learned in lessons during my university years. It's a good repo for those who want to learn OpenGL programming language.

Programming Language: C/C++ Programming Language

IDE: Visual Studio 2019

_Output Folder: The outputs of the examples are found.

OpenGL Installation: To use OpenGL, copy the following paths from the glut-3.7.6-bin folder.

glut32.lib --> $(MSDevDir)....\VisualStudio\lib

glut.h --> $(MSDevDir)....\VisualStudio\include

Running: By placing the glut32.dll file from the glut-3.7.6-bin folder into the "Debug" or "Release" folder of your compiled output, the examples will run without errors.

About

Contains OpenGL Programming Language examples. There are a total of 26 examples. It's a good repo for those who want to learn OpenGL programming language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published