Skip to content

Rnd-Guy/OpenGL-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenGL-projects

Created solely for self learning purposes.

Small projects made while learning OpenGL (3.3). Each project is made using GLFW for window management, GLEW for OpenGL extension management, GLM for OpenGL maths and stbi_image.h for image loading.

The core of most of the projects were created while following the tutorials found at LearnOpenGL.

####Building example: ![building picture](Building example/building.PNG)
![building wireframe](Building example/building wireframe.PNG)
Manually created using 346 vertices and a total of 206 triangles.

####Shader fade to black: ![animated shader example](Shader fade to black/shader fade to black.gif)
Using shaders to recolour the scene to give it a sense of doom.

####Lighting cube example: ![cube with rotating light source](Lighting cube 1/lighting cube 1.gif)
Example of using shaders in a 3D scene with lighting.

About

[OpenGL] Small OpenGL experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published