An open API service indexing awesome lists of open source software.

https://github.com/sibras/opengl4-tutorials

This site contains a series of tutorials on computer rendering techniques taught using OpenGL. It contains algorithm descriptions and mathematical details as well as all the programming code required to go from basic windows creation to complex rendering effects. It primarily uses OpenGL 4 (up to feature level 4.4) but also indicates how to implement various effects using OpenGL 3.x if required.
https://github.com/sibras/opengl4-tutorials

opengl opengl-tutorial opengl4 sdl2 tutorials

Last synced: about 1 month ago
JSON representation

This site contains a series of tutorials on computer rendering techniques taught using OpenGL. It contains algorithm descriptions and mathematical details as well as all the programming code required to go from basic windows creation to complex rendering effects. It primarily uses OpenGL 4 (up to feature level 4.4) but also indicates how to implement various effects using OpenGL 3.x if required.

Awesome Lists containing this project