modern-opengl
Here are 44 public repositories matching this topic...
Sort:Most stars
A guide to using modern OpenGL functions.
- Updated
Nov 8, 2021
OpenGL C++ Graphics Engine
- Updated
Nov 25, 2025 - C++
Simple-to-use single header modular font rendering library written in C.
- Updated
Sep 23, 2025 - C
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.
- Updated
Nov 7, 2024 - C++
Abstraction over modern OpenGL
- Updated
Dec 28, 2024 - C#
This repo simulates some particle systems using openGL and cuda.
- Updated
Nov 7, 2017 - Cuda
Modern OpenGL-4.6 PBR renderer using compute shaders and multi-draw-indirect. Written in C++. Made for educational purposes.
- Updated
Dec 10, 2020 - C++
Proper OpenGL Getting Started.
- Updated
Nov 30, 2023 - C++
Modern Snake game implemented in C++17 with OpenGL graphics rendering.
- Updated
Apr 18, 2022 - C++
Simple 3D OpenGL rendering engine written in C++
- Updated
Feb 22, 2018 - C++
Rendering PBR shaded GLTF scene with modern opengl 4.5
- Updated
Jul 6, 2021 - C++
Visualize fluid simulation result with graphics API
- Updated
Dec 3, 2021 - C
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.
- Updated
Feb 15, 2024 - C++
GL Window a.k.a GLWND is a modern GL library that helps you quickly create GL GUI application
- Updated
Sep 20, 2023 - C++
A GLUT code to display a simple 3D Cube using OpenGL 4.0
- Updated
Jul 31, 2017 - C++
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
- Updated
Oct 6, 2024 - C++
Improve this page
Add a description, image, and links to themodern-opengl topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with themodern-opengl topic, visit your repo's landing page and select "manage topics."