minimal_opengl

Compute shader demonstrator

A minimal setup to experiment with OpenGL compute shaders in a standalone environment.

GitHub

6 stars
2 watching
0 forks
Language: C
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
erkaman/vulkan_minimal_computeA Vulkan-based demo of rendering a fractal on the GPU through compute operations715
nvpro-samples/gl_vk_meshlet_cadsceneDemonstrates rendering of CAD models using mesh shaders for high-performance rendering373
saschawillems/spirv-vsextensionA Visual Studio extension that simplifies compilation of GLSL and HLSL shaders to SPIR-V binary91
azhirnov/glsl_traceA library for debugging and profiling shaders in graphics rendering applications33
jaredloomis/andromedaA Haskell-based library for writing and compiling OpenGL shaders77
experience-monks/jam3-lesson-webgl-shader-introAn introduction to fragment shaders in WebGL, focusing on basics and simple effects.312
vaneenige/phenomenonA small, low-level WebGL library providing essentials for high-performance rendering of particles on the GPU.1,783
not-fl3/nanoshredderAn experimental Rust project that creates shaders from a domain-specific language (DSL) and produces GLSL, Metal, and HLSL shader code.11
varkenvarken/osl-shadersA collection of shaders written in C++ for use with Blender, providing various shading techniques.102
codyjasonbennett/fourA lightweight alternative to three.js for 3D rendering and graphics in web applications.315
libretro/common-shadersA collection of commonly used pixel shaders for rendering old school video game footage.1,055
google/clspvCompiles OpenCL C to Vulkan compute shaders using LLVM626
skywind3000/mini3dA simple 3D rendering software using C and OpenGL, providing a complete example of a fixed-pipeline software renderer.2,209
diligentgraphics/diligentsamplesA collection of sample projects demonstrating the usage of Diligent Engine API for graphics programming340
lukasbanana/mentalglA utility library to review entire OpenGL render state24