There are 3 repositories under opengl-shading-language topic.
Example code for the OpenGL Shading Language Cookbook - 2nd Edition (3rd Edition now available)
Raspberry Pi OpenGL ES 2 without an X server (using EGL)
GLSL (OpenGL Shading Language) Syntax for Visual Studio Code
GL4Dummies is an API that aims to help C developers to easily produce Multi-platform OpenGL 3.3+ applications.
PBR based renderer in Java using OpenGL (ES) with GLTF support. Vulkan support is being worked on.
3D Chess game based on OpenGL and Stockfish using cel-shading
OpenGL ES 2.0 for Android
CSCI441 Library Helper Functions and Classes
A collection of Lens Correction shaders for OpenGL (GLSL)
This project simulates a raging sea using custom Shaders and Three.js ⁞|⁞ ⚪Three.js 🔵GLSL
Basic renderer using OpenGL I did some years ago. Perfect for learning purposes.
Game Engine implemented using C++ and OpenGL.
A 3D snakes game layout developed in C++, modern OpenGL (GLSL shaders); inspired by the classic mid-2000's Nokia 3D snakes game!
SEPL. Inspired by Shadertoy, but powered by Scheme for settings. Dynamically set textures, variables, and other logic that affects the execution.
Computer Graphics University Project
OpenGL Scene-Tree-based 3D Engine
First project in a year of games. The theme for the game created in January is Snowy!
Loader plugin to treat (and build) OpenGL Shading Language (*.glsl) files as javascript modules
Testing out OpenGL shaders with SFML.
This project shows how to perform the classical Polygon shading, Gouraud shading and Phong shading over 3D models using OpenGL.
App for Telegram Chart Coding Competition (https://t.me/contest/59)
Going through the exercises on LearnOpenGL.com
Learning the syntax and semantics and learning opengl
Simple program to design and test shaders and how they affect scene