OpenGL C++ Graphics Engine
-
Updated
Sep 24, 2025 - C++
OpenGL C++ Graphics Engine
The OpenGL_Text_Rendering repository offers a highly optimized method for rendering text in OpenGL. By utilizing a font atlas and binding textures only once for an entire group of text, this approach significantly improves efficiency compared to rendering characters individually.
Modern OpenGL-4.6 PBR renderer using compute shaders and multi-draw-indirect. Written in C++. Made for educational purposes.
Proper OpenGL Getting Started.
Modern Snake game implemented in C++17 with OpenGL graphics rendering.
Simple 3D OpenGL rendering engine written in C++
Rendering PBR shaded GLTF scene with modern opengl 4.5
Visualizing Electromagnetic Propagation using C++, OpenGL: Explore the fascinating classical world of electromagnetic waves through 2D simulations and visualizations powered by larmour delayed potential in C++ with OpenGL graphics.
GL Window a.k.a GLWND is a modern GL library that helps you quickly create GL GUI application
A GLUT code to display a simple 3D Cube using OpenGL 4.0
Simple OpenGL Sandbox
Implementation of an engine with modern openGL.
OpenGL & QT based online drawing board
Library that makes opengl easy to use.
Spherical Harmonics project is dedicated to the study of special functions defined on the surface of a sphere. This tool facilitates visualization of mode shapes and enables the analysis of pulse and harmonic responses on the sphere's surface to external loads. Developed using C++17/ modern OpenGL
A C++ open source GameEngine. Will Support Rust, Go, C++ scripting.
Add a description, image, and links to the modern-opengl topic page so that developers can more easily learn about it.
To associate your repository with the modern-opengl topic, visit your repo's landing page and select "manage topics."