Skip to content

Seif-Sallam/OpenGLTests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL-Tests

This is a project created mainly to create test benches for differnet Opengl features. The differnet tests are added one by one each serving the purpose of creating small, clean, and consice code to show the feature and how to write its code easily for future reference.

Compiling the project

This project was developed on Linux Ubuntu 20.0. It also contains a Makefile that you can run to compile the whole project and will generate the binary file opengl.

Available tests:

  • Clear Color
  • Texture Test
  • Test Instantiation
  • Test 3D => Is not fully working yet.

Screenshots

<<<<<<< HEAD Clear Color Test:

Texture Test:

=======

380017c0d87ae795f861b078dc459119fd2fe077

Special Thanks:

Special Thanks to The Cherno OpenGl playlist where he teaches about the basic concepts of using opengl and C++.

About

Test framework for opengl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published