modern-opengl
There are 47 repositories under modern-opengl topic.
fendevel/Guide-to-Modern-OpenGL-Functions
A guide to using modern OpenGL functions.
hotstreams/limitless-engine
OpenGL C++ Graphics Engine
ColleagueRiley/RFont
Simple-to-use single header modular font rendering library written in C.
Vekteur/clonecraft
Simple Minecraft clone using C++ 17, OpenGL 3.3 and SFML 2.5
deccer/EngineKit
Abstraction over modern OpenGL
planelles20/vicsek-model-3D
This repo simulates some particle systems using openGL and cuda.
Samson-Mano/opengl_textrendering
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.
janekb04/PBRDemoOGL
Modern OpenGL-4.6 PBR renderer using compute shaders and multi-draw-indirect. Written in C++. Made for educational purposes.
rafalmaziejuk/Snake
Modern Snake game implemented in C++17 with OpenGL graphics rendering.
deccer/OpenGL-Getting-Started
Proper OpenGL Getting Started.
simeonkr/HaGL
Haskell-embedded OpenGL
HiperDoo/SandBox-OpenGL
Modern-OpenGL en C++17, recreando mecánicas dentro de una zona de pruebas pública.
szewczukk/Thunder
Simple 3D OpenGL rendering engine written in C++
Snowapril/gl_shaded_gltfscene
Rendering PBR shaded GLTF scene with modern opengl 4.5
CubbyFlow/RenderFlow
Visualize fluid simulation result with graphics API
deccer/Grenouille
Modern OpenGL behind D3D11 inspired API
esmitt/OGLCube
A GLUT code to display a simple 3D Cube using OpenGL 4.0
Mikea15/OpenGL-Sandbox
Simple OpenGL Sandbox
Samson-Mano/EM_Propogation_simulation
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.
vic4key/GL-Window
GL Window a.k.a GLWND is a modern GL library that helps you quickly create GL GUI application
09pawel0898/BouncingBall
A BouncingBall game made on top of a tiny 2D game engine written in C++17 using OpenGL for graphics rendering
deccer/EngineKit.Native.OpenGL
OpenGL Bindings
GairePravesh/Island-Simulation
V semester Computer Graphics Project
JeremyBois/SimpleGL
Implementation of an engine with modern openGL.
Nov0cx/Panthera
A C++ open source GameEngine. Will Support Rust, Go, C++ scripting.
VgTajdd/opengl_tutorials
OpenGL Tutorials
vikasgola/EaseOpenGL
Library that makes opengl easy to use.
BillyFrcs/GraphicsProgramming
2D & 3D Rendering Vector Graphics with Modern OpenGL C++ and .NET C# Forms Application.
fl2mex/OpenGL-Test
Testing out and Learning Modern OpenGL, repo for bkp/testing
gurb/melden
game engine protoype
MajsterTynek/protomc
a library to manage minecraft connection
Samson-Mano/Section_Modulus_Calculator
Program to calculate geometric properties of 2D surface. Implementation of modern openGL graphics to display the surface.
TernaK/graphics
OpenGL 3 graphics library
torgarak/thewalkinggame
Computer Graphics University Project
vadniks/Jaoned
OpenGL & QT based online drawing board
vadniks/Neglest
An OpenGL 2D roguelike game