Found 821 repositories(showing 30)
McNopper
OpenGL 3 and 4 with GLSL
knightcrawler25
A toy physically based GPU path tracer (C++/OpenGL/GLSL)
wshxbqq
着色器语言 GLSL (opengl-shader-language)入门大全
numberwolf
🔥 FFmpeg扩展版本,1.支持OpenGL图形渲染,自定义着色器 滤镜、特效、转场。2.支持FLV+HEVC/AV1/Opus编码解码 🔥 FFmpeg Extension: 1.Support GLSL OpenGL(Filter/Effect/Transition/Shaders); 2. And Transcode FLV with HEVC/AV1/Opus Codec
letqingbin
GoPlay is a media player framework for iOS. Based on FFmpeg and OpenGL ES 2.0. support all formats and custom your own filters by GLSL.
McNopper
OpenGL ES 2.0, 3.0 and 3.1 with GLSL
ErikOostveen
SLIMSHADER is an Open Source Raspberry PI project based on glslViewer and capable of displaying plain images and OpenGL/GLSL shader files.
victorfisac
Tool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW.
jacres
OpenGL 2.1/GLSL 1.20 deferred rendering implementation in openFrameworks
leozimmerman
Collection of GLSL Shaders for OpenGL 3.2+ working with openFrameworks.
kiwipxl
A bundle of various GLSL shaders for openGL
jaredloomis
OpenGL-based rendering engine with embedded language that compiles to GLSL.
yagero
Real Time 3D Demo written in 2008 in C++ using OpenGL and GLSL
RayTracing In The Fragment Shader (OpenGL / GLSL)
bkainz
The Shader Lab Framework is a teaching tool to solidify the fundamentals of Computer Graphics with OpenGL 4.0 and GLSL.
sampsyo
itsy-bitsy OpenGL and GLSL example
amanshenoy
An interactive mesh viewer (for '.obj' files) using OpenGL and GLSL
aiekick
Glsl Optimizer based on Mesa3D implementation for Opengl 4.5 (450) (Vertex/Geom/Fragment/Tesselation Support)
acowley
Utility functions for working with OpenGL BufferObjects, GLSL shaders, and textures.
StanislavPetrovV
Advanced 3D scene Ray Marching with ModernGL (OpenGL/GLSL)
trevor-m
Implementation of "Fast Global Illumination Approximations on Deep G-Buffers" (Mara et. al, 2016) using C++, OpenGL, and GLSL
beyondmarc
OpenGL Shading Language (GLSL) Vim syntax highlighting
MarcioCerqueira
Some algorithms for global illumination in OpenGL + GLSL
GeForceLegend
GLSL (OpenGL Shading Language) Syntax for Visual Studio Code
sebastianlipponer
GLviz is a small collection of C++ classes and GLSL shaders to facilitate the development of OpenGL demos.
elespuru
OpenCV + OpenGL + GLSL = realtime webcam video filtering
acowley
Utilities for working with OpenGL's GLSL shading language and vinyl records.
joshb
An OpenGL application written in C that demonstrates lighting implemented with GLSL shaders.
Acry
This is a starter series about GLSL Shaders using SDL2 as OpenGL Helper and a bit Shader-Language for C-Coders. Finally using a Shadertoy shader.
vinaykomaravolu
VText is a text editor made entirely from c++, GLSL, openGL, and Imgui