A guide to using modern OpenGL functions.
-
Updated
Nov 8, 2021
A guide to using modern OpenGL functions.
OpenGL C++ Graphics Engine
Simple-to-use single header modular font rendering library written in C.
Abstraction over modern OpenGL
This repo simulates some particle systems using openGL and cuda.
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.
Modern Snake game implemented in C++17 with OpenGL graphics rendering.
Proper OpenGL Getting Started.
Simple 3D OpenGL rendering engine written in C++
Rendering PBR shaded GLTF scene with modern opengl 4.5
Visualize fluid simulation result with graphics API
A GLUT code to display a simple 3D Cube using OpenGL 4.0
Modern OpenGL behind D3D11 inspired API
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
Simple OpenGL Sandbox
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."