OpenGL can be used to create complex graphics effects. This advanced OpenGL course from Victor Gordan will take your skills to the next level.
⌨️ (00:10) Introduction
⌨️ (00:32) The Depth Buffer
⌨️ (05:12) The Stencil Buffer
⌨️ (13:31) Face Culling
⌨️ (17:62) Transparency & Blending
⌨️ (22:58) The Framebuffer
⌨️ (28:46) Cubemaps & Skyboxes
⌨️ (34:52) The Geometry Shader
⌨️ (40:23) Instancing
⌨️ (45:17) Anti-Aliasing
⌨️ (49:38) Ending
💻 Code: https://github.com/VictorGordan/opengl-tutorials
🎥 Basic OpenGL Course: https://morioh.com/p/ec6d78aa15e5
🔗 OpenGL Documentation: https://www.khronos.org/registry/OpenGL-Refpages/gl4/
🔗 OpenGL Wiki: https://www.khronos.org/opengl/wiki/Main_Page
🔗 HDRI to Cubemap converter: https://matheowis.github.io/HDRI-to-CubeMap/
#OpenGL #Developer