shader-playground
Shader analyzer
A website and toolset for exploring and analyzing shader compilers and their output formats.
Shader playground website for exploring HLSL, GLSL, SPIR-V compilers
588 stars
21 watching
46 forks
Language: C
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An extension for Visual Studio that enhances support for editing High Level Shading Language (HLSL) files. | 570 |
| A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,872 |
| A tool for offline shader validation and analysis of graphics shaders written in HLSL or GLSL | 304 |
| A system for generating and compiling GLSL shaders in Haskell | 481 |
| A tool for testing and developing GLSL shader programs with features like hot reloading, GUI editing, C scripting, and OpenGL configuration. | 16 |
| Software that enables shader replacement and debugging in OpenGL applications | 2 |
| A Haskell-based library for writing and compiling OpenGL shaders | 77 |
| A web-based tool for creating and customizing WebGL shaders | 122 |
| A Clojure-based compiler for converting a subset of Clojure code into GLSL shader code | 23 |
| A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 3,344 |
| Allows code from external files to be included into shaders while handling shader compatibility issues. | 14 |
| A web-component for creating and rendering fragment shaders in GLSL. | 545 |
| Visualizes the structure and behavior of GLSL shader functions in a graphical interface. | 26 |
| OpenGL Insights Source Code provides tools and resources for understanding and optimizing OpenGL functionality | 655 |
| A set of tools to automatically find and simplify bugs in graphics shader compilers | 571 |