Robert-K / ShaderEditor-examplesLinks
A collection of fragment shaders I've written using markusfisch's ShaderEditor 🌆
☆17Updated 6 years ago
Alternatives and similar repositories for ShaderEditor-examples
Users that are interested in ShaderEditor-examples are comparing it to the libraries listed below
Sorting:
- Experimental progressive GI renderer in Unity using physics raycasts for light rays☆36Updated 8 years ago
- A barebones example of Unity's ScriptableRendererFeature☆17Updated 5 years ago
- A c# wrapper around xatlas used to unwrap mesh uv’s.☆18Updated 3 years ago
- Creating Shaders (via code and Shader Graph) in Unity 2019☆71Updated 6 years ago
- Unity Screen Space Ray Traced Depth of Field☆25Updated 7 years ago
- Unity MatCap shader☆45Updated 10 years ago
- 32-bit packed color format with RGBM encoding for shader use☆41Updated 7 years ago
- https://lexdev.net/tutorials/case_studies/overwatch_shield.html☆11Updated 6 years ago
- An example of Stencil Portal in Unity☆38Updated 3 years ago
- hdr to rgba8 encoding/decoding tool☆25Updated 10 years ago
- GPU matrix multiplication in Unity.☆19Updated 7 years ago
- Fur rendering in Unity with Shell Texturing☆53Updated 9 months ago
- A realistic & physically based human skin shader☆12Updated 7 years ago
- Experimenting with Unity's ScriptableRenderPipeline feature☆28Updated 7 years ago
- Neural Network Ambien Occlusion based on http://theorangeduck.com/page/neural-network-ambient-occlusion☆95Updated 6 years ago
- Atmoshperic scatter in Unity☆74Updated 3 years ago
- Atmospheric Scattering (With Multiple Scattering) for Unity☆47Updated 3 years ago
- The code and assets for my book "Physically Based Shader Development for Unity 2017"☆27Updated 6 years ago
- native particle system for unity☆13Updated 8 years ago
- GLSL optimizer based on Mesa's GLSL compiler. Used in Unity for mobile shader optimization.☆27Updated 12 years ago
- Presentation deck for my talk at Unite Shanghai/Seoul 2019☆53Updated 6 years ago
- GPU-based flocking driven by VFXGraph using a compute shader for spatial partitioning☆22Updated 2 months ago
- ☆22Updated 3 weeks ago
- This is the backing repository for a tutorial series walking through the process using a compute shader to procedurally generate a mesh a…☆28Updated 3 years ago
- Repository for SIGGRAPH 2018 Studio Workshop: Customizing a Production Pipeline☆27Updated 7 years ago
- Example code on how to optimize things with Burst/Jobs☆38Updated 2 years ago
- Adaptation of the standard Unity PBS shader to include Toon lighting☆28Updated 8 years ago
- An OpenGL sample implementation of Reflective Shadow Maps.☆16Updated 6 years ago
- Realtime 2D Raytracing in Unity using Signed Distance Fields 💡☆84Updated 6 years ago
- A Monte Carlo path tracer implemented on the GPU in Unity, using Signed Distance Fields.☆85Updated last year