shader-knowledge
Shader Documentation
A documentation project focused on sharing and consolidating obscure technical knowledge related to shader development, particularly in the context of VRChat.
Documenting obscure technical shader knowledge (mostly VRChat specific)
178 stars
8 watching
8 forks
Language: HLSL
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pema99/glsl2hlsl | A tool for converting Shadertoy shaders to Unity-compatible shaders | 87 |
google/shaderc | A collection of tools and libraries for compiling shader code into a graphics pipeline format | 1,852 |
shader-slang/slang | A shading language that facilitates the development and maintenance of large-scale shader codebases with performance and portability in mind. | 2,189 |
ellioman/shaderproject | A collection of reusable shader code snippets for Unity3D, intended for educational purposes and sharing with the community. | 527 |
gargaj/bonzomatic | A tool that allows developers to write and experiment with 2D fragment shaders in real-time. | 1,371 |
autodesk/standard-surface | Defines a shader for modeling common materials in visual effects and animation | 342 |
experience-monks/jam3-lesson-webgl-shader-intro | An introduction to fragment shaders in WebGL, focusing on basics and simple effects. | 312 |
gportelli/pocket.gl | A web-based tool for creating and customizing WebGL shaders | 122 |
mekanoe/shaders | A collection of Unity shaders with various effects and utilities. | 42 |
experience-monks/jam3-lesson-webgl-shader-threejs | A ThreeJS application demonstrating the use of custom vertex and fragment shaders in WebGL | 366 |
halvves/shader-doodle | A web-component for creating and rendering fragment shaders in GLSL. | 509 |
swtwsk/vinci-lang | A proof-of-concept compiler targeting SPIR-V for a toy ML functional shading language | 15 |
jaredloomis/andromeda | A Haskell-based library for writing and compiling OpenGL shaders | 76 |
tehreer/sheenfigure | An implementation of advanced typographic tables for OpenType specification | 31 |
sambler/osl-shaders | A collection of OSL shaders for Blender with accompanying files and instructions for use. | 369 |