orels-Unity-Shaders
Graphics Shaders
A collection of Unity shaders designed for practical use in 3D graphics projects
A collection of practical Unity shaders for your next project
178 stars
4 watching
15 forks
Language: HLSL
last commit: about 1 month ago
Linked from 1 awesome list
amplifycghlslshadersunityvrchat
Related projects:
Repository | Description | Stars |
---|---|---|
synlogic/syns-unity-shaders | A collection of Unity shaders designed to enhance and customize visual effects in 3D environments. | 60 |
sambler/osl-shaders | A collection of OSL shaders for Blender with accompanying files and instructions for use. | 369 |
libretro/common-shaders | A collection of commonly used pixel shaders for rendering old school video game footage. | 1,052 |
varkenvarken/osl-shaders | A collection of shaders written in C++ for use with Blender, providing various shading techniques. | 102 |
voxelboy/resources-for-writing-shaders-in-unity | A collection of resources and assets to aid in learning shader programming for Unity. | 191 |
libretro/glsl-shaders | A collection of GLSL shaders converted by hand from Libretro's common-shaders repo for compatibility and performance optimization. | 934 |
pema99/glsl2hlsl | A tool for converting Shadertoy shaders to Unity-compatible shaders | 87 |
aras-p/hlsl2glslfork | Translates Direct3D 9 style HLSL to GLSL shader language | 558 |
mekanoe/shaders | A collection of Unity shaders with various effects and utilities. | 42 |
ellioman/shaderproject | A collection of reusable shader code snippets for Unity3D, intended for educational purposes and sharing with the community. | 527 |
brackeys/shader-graph-tutorials | A set of tutorials on using Unity's Shader Graph to create various visual effects. | 257 |
mochiescode/mochies-unity-shaders | Provides Unity shader assets for creating custom visual effects in games and applications. | 358 |
glslify/glslify | A module system for GLSL shaders | 2,215 |
ronja-tutorials/shadertutorials | A collection of Unity shader tutorials covering various topics | 970 |
ustymukhman/vite-plugin-glsl | A plugin for Vite that simplifies the management of GLSL shader files in web applications. | 321 |