opengl-shading-language
There are 33 repositories under opengl-shading-language topic.
daw42/glslcookbook
Example code for the OpenGL Shading Language Cookbook - 2nd Edition (3rd Edition now available)
matusnovak/rpi-opengl-without-x
Raspberry Pi OpenGL ES 2 without an X server (using EGL)
kbladin/ElkEngine
Simple graphics engine used as submodule in many of my projects
GeForceLegend/vscode-glsl
GLSL (OpenGL Shading Language) Syntax for Visual Studio Code
noalien/GL4Dummies
GL4Dummies is an API that aims to help C developers to easily produce Multi-platform OpenGL 3.3+ applications.
rsahlin/graphics-by-opengl
PBR based renderer in Java using OpenGL (ES) with GLTF support. Vulkan support is being worked on.
martinRenou/ToonChess
3D Chess game based on OpenGL and Stockfish using cel-shading
wxplus/OpenGL-ES-2.0-for-Android
OpenGL ES 2.0 for Android
jpaoneMines/csci441
CSCI441 Library Helper Functions and Classes
CobaltXII/fractals
GPU-accelerated fractal explorer
Visual-Vincent/Lens-Correction-GLSL
A collection of Lens Correction shaders for OpenGL (GLSL)
mtiapko/glsl-demo
Collection of my GLSL demos from glslsandbox.com
ShahramShakiba/Raging-Sea-Simulation-p18
This project simulates a raging sea using custom Shaders and Three.js ⁞|⁞ ⚪Three.js 🔵GLSL
AEspinosaDev/OpenGL-SimpleRenderer
Basic renderer using OpenGL I did some years ago. Perfect for learning purposes.
ctogle/meshmaker
Framework for procedural mesh generation/visualization
maeln/particles
Particles-based rendering engine.
nuno-tiago-reis/game-engine
Game Engine implemented using C++ and OpenGL.
Over-Run/ktgl
Kotlin Game Language
RajdeepKonwar/snakesGL
A 3D snakes game layout developed in C++, modern OpenGL (GLSL shaders); inspired by the classic mid-2000's Nokia 3D snakes game!
rambodrahmani/opengl-superbible-7d
OpenGL Superbible 7ED
torgarak/thewalkinggame
Computer Graphics University Project
TravelersInnOfficial/TravelersOcularEngine
OpenGL Scene-Tree-based 3D Engine
12games/snowy-january
First project in a year of games. The theme for the game created in January is Snowy!
HuasoFoundries/systemjs-glsl-plugin
Loader plugin to treat (and build) OpenGL Shading Language (*.glsl) files as javascript modules
jmottershead94/SFMLShaderTest
Testing out OpenGL shaders with SFML.
pontazaricardo/OpenGL_Shadings
This project shows how to perform the classical Polygon shading, Gouraud shading and Phong shading over 3D models using OpenGL.
qwert2603/TelegramCharts
App for Telegram Chart Coding Competition (https://t.me/contest/59)
StarlitGhost/LearnOpenGL
Going through the exercises on LearnOpenGL.com
techcentaur/GL_Learn
Learning the syntax and semantics and learning opengl
UjemnyGH/GLSL-Shader-Designer
Simple program to design and test shaders and how they affect scene