Awesome Open Source
Search
Programming Languages
Languages
All Categories
Categories
About
Search results for c shader
c
x
shader
x
103 search results found
Craft
⭐
10,025
A simple Minecraft clone written in C using modern OpenGL (shaders).
Yasea
⭐
4,569
RTMP live streaming client for Android
Glslviewer
⭐
4,324
Console-based GLSL Sandbox for 2D/3D shaders
Webgl Noise
⭐
2,623
Procedural Noise Shader Routines compatible with WebGL
Opengl
⭐
1,888
OpenGL 3 and 4 with GLSL
Renderer
⭐
1,335
A shader-based software renderer written from scratch in C89
Common Shaders
⭐
879
Collection of commonly used Cg shaders. These shaders are usable by either HLSL and/or Cg runtime compilers. The cg2glsl script will translate most of these into GLSL shaders.
Island
⭐
868
🌋🐎 Project Island is an experimental, hot-reloading Vulkan Renderer for Linux and Windows, written in C/C++.
Portablegl
⭐
852
An implementation of OpenGL 3.x-ish in clean C
Slop
⭐
816
slop (Select Operation) is an application that queries for a selection from the user and prints the region to stdout.
Rizz
⭐
707
Small C game development framework
Vkvg
⭐
681
Vulkan 2D graphics library
Shader Playground
⭐
475
Shader playground website for exploring HLSL, GLSL, SPIR-V compilers
Ded
⭐
473
Dramatic EDitor
Libplacebo
⭐
468
Official mirror of libplacebo
Ffmpeg Plusplus
⭐
321
🔥 FFmpeg Support GLSL OpenGL(Filter/Effect/Transition/Shaders). Transcode FLV with HEVC/AV1/Opus Codec
Xshadercompiler
⭐
300
Shader cross compiler to translate HLSL (Shader Model 4 and 5) to GLSL
Sdl Bgfx Imgui Starter
⭐
246
A starter project for graphics applications using SDL, bgfx and Dear ImGui
Simple_glsl_shader_example
⭐
234
A very simple example of how shaders in OpenGL can be used, to color Objects or map a texture on some triangles.
Partikel_accelleration_on_gpu
⭐
227
Particle accelleration with OpenGL 4.3, using the compute shader to calculate particle movement on graphics hardware.
Opengltutor
⭐
208
零基础入门计算机图形学必不可少的在线网络公开课,手把手教您现代 OpenGL 的点点滴滴,构建爆款游戏引擎。
Ray
⭐
204
A Ruby library for games — supporting audio spatialization and 2D (and even 3D!) graphics
Metalnanovg
⭐
182
The Metal port of NanoVG.
Msdfgl
⭐
176
OpenGL implementation of the MSDF algorithm
Cmt
⭐
144
🎮 C Bindings/Wrappers for Apple's METAL framework
Leviathan 2.0
⭐
130
The new generation of 4k intro frameworks.
Ofxfilterlibrary
⭐
121
An openFrameworks addon with a bunch of shader-based filters
Sigrlinn
⭐
113
An abstract graphics API library
Sdl_shader_tools
⭐
110
Shader compiler and tools for SDLSL (Simple Directmedia Layer Shader Language)
Glsl Dither
⭐
106
Bayer matrix dithering in GLSL
Unityrefractionshader
⭐
103
Pseudo refraction shader for Unity.
Vulkan2d
⭐
102
2D renderer written in C utilizing Vulkan
Zillalib
⭐
95
Sleek multiplatform C++ 2D and 3D game creation!
Computeraster
⭐
94
Real-time software rasterizer using compute shaders, including vertex processing stage (IA and vertex shaders), bin rasterization, tile rasterization (coarse rasterization), and pixel rasterization (fine rasterization, which calls the pixel shaders).
Pbr Devour
⭐
90
Revision 2019 4k procedural graphics competition entry
360 Vj
⭐
88
Add another dimension to your VJing with the 360-VJ effect pack! Rotate 360 and Fisheye videos, convert 360 and Flat videos to Fisheye. Great for fulldome and immersive VJing.
Cs_paint
⭐
88
Vulkan rendering library for graphics and text
Grate
⭐
83
Open source Tegra 2/3/4 2D/3D user-space developer tools
Mantlehellotriangle
⭐
82
An implementation of Hello Triangle using the Mantle API on Windows
Fnode
⭐
72
Tool based in nodes to build GLSL shaders without any programming knowledge written in C using OpenGL and GLFW.
Shadermaker
⭐
70
A source code template to create FreeframeGL plugins from GLSL Sandbox and ShaderToy shaders.
Webassembly Webgl Shaders
⭐
67
Demo project for using WebGL shaders in WebAssembly
Ssgl
⭐
64
single source shaders for opengl
Obs Shaderfilter
⭐
63
OBS Studio filter for applying an arbitrary shader to a source.
Ffmpeg Opengl
⭐
63
Filter for applying GLSL shaders to movies via ffmpeg
Rpbr
⭐
62
Physically based rendering (PBR) for raylib
G4l
⭐
59
Modern OpenGL bindings for Lua
Sph_opengl
⭐
57
SPH simulation in OpenGL compute shader.
Houdini_configs
⭐
55
Gpuc
⭐
55
A header-only C-like shading language compiler that writes Metal, HLSL, GLSL
Physhader For Mantra
⭐
54
A set of physical-based shaders for Mantra renderer
Vulkan Shadertoy Launcher
⭐
52
using C, no external dependencies
Tinycoffee
⭐
49
tiny coffee is a framework to develop simple 2d games with opengl 3
Barycentrics
⭐
48
Go Raylib
⭐
46
go-raylib is a simple and easy-to-use library to enjoy videogames programming
Go Bgfx
⭐
45
bgfx for Go
Minimal_gl
⭐
44
PC 4K Intro Editor
Ashton
⭐
44
Special graphical effects and other extensions for the Ruby/Gosu game library (⚠️ unmaintained)
Tinyfx
⭐
43
small & reasonably fast declarative style gles3.1+/gl4.3+ renderer inspired by bgfx
Hair
⭐
43
Vkrunner
⭐
43
A shader script tester for Vulkan. Moved to https://gitlab.freedesktop.org/mesa/vkrunner
Shaderdebugger
⭐
42
Tinygl
⭐
42
itsy-bitsy OpenGL and GLSL example
Learn Opengl
⭐
42
Learn OpenGL, published by Packt
Sr
⭐
40
3D software rendering library in C
Swrast
⭐
39
A tiny, just-for-fun software rasterizer written in C
Bgfx Header Extension Library
⭐
38
Header-only effects and helper library for Bgfx to help you hit the ground running. Includes a bunch of post processing filters to complete common graphical tasks
Gfx_expmts
⭐
38
Graphics programming experiments. Play-around, demos. Some good, some bad.
Shadersandbox
⭐
35
A collection and tutorial for image processing shaders in openFrameworks
Lyte2d
⭐
35
Lyte2D sources, releases, issues and discussions
Ofexamples
⭐
33
various OpenFramework examples
Reed Framework
⭐
33
Basic framework for D3D11 init, model/texture loading, shader compilation and camera movement.
Bgfx Planetshader
⭐
32
Atmosphere shaders using BGFX
Procedural Geometry Maps
⭐
30
The Maps are visualized using the Tessellation Shader
Glslsandbox Player
⭐
30
A GLSL Sandbox standalone player.
Unitybasicshaders
⭐
30
My basic shader library.
Glslplusplus
⭐
28
Write GLSL shaders in C++
Creativecoding Sketches
⭐
27
A collection of my creative coding doodles.
Shadertoy
⭐
26
A standalone utility for rendering glsl shaders from shadertoy.
3d_interactive_graphics_rendering_engine
⭐
25
Develop a 3D interactive graphics rendering engine
Tinyshader
⭐
25
Small, easy-to-integrate shader compiler written in C99. Compiles HLSL to SPIR-V
Glsl Fog
⭐
25
Basic fog functions for GLSL
Glsl_lighting
⭐
24
An OpenGL application written in C that demonstrates lighting implemented with GLSL shaders.
Instantglsl
⭐
23
Run GLSL Instant 🔥🔥🔥
Jetlag_appear
⭐
23
appear by jetlag 4k intro sources
Nvfc
⭐
22
OpenSource tool for monitoring, configuring and overclocking NVIDIA GPUs
Sdl2 Opengl
⭐
22
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.
Boxes
⭐
20
OpenGL 4.3 experiment with compute shaders and tons of instanced geometry! Targets libretro GL.
Hybrid_app
⭐
19
Hybrid Switch/PC Example Application using GLFW
Unity Deferred Shadow Color
⭐
18
Shows how to change the shadow color in the deferred lighting mode.
Graphics101 Pipeline
⭐
17
A live reloading C++ shader environment for learning about the graphics pipeline
Forwardplus Instantradiosity
⭐
17
Obs
⭐
17
Stuff running on the Open Broadcaster Software
Sw
⭐
17
Simple software rasterizer with OpenGL-like interface
Retroarch_libnx
⭐
17
libnx port of retroarch
Silvergl Soft_render_pipline
⭐
16
A PBR soft renderer pipeline in pure C++. A complete render engine.
Wang Tiles
⭐
16
Wang Tiles Grid generator
Proceduraltextures
⭐
14
On-line gallery of procedural textures generated with GLSL Fragment Shaders
Slang Shaders
⭐
13
Esshader
⭐
13
An offline ShaderToy-compatible GLSL shader viewer using OpenGL ES 2.0 for X Windows
Related Searches
C Kernel (12,842)
C Video Game (4,242)
C Driver (4,106)
Python C (4,069)
C Firmware (3,545)
C Arduino (3,118)
C Usb (2,589)
C Arm (2,566)
C Algorithms (2,333)
C Cmake (2,296)
1-100 of 103 search results
Next >
Privacy
|
About
|
Terms
|
Follow Us On Twitter
Copyright 2018-2025 Awesome Open Source. All rights reserved.