arigo / ShaderDebuggerLinks
Simple Unity framework to debug shader code
β117Updated last year
Alternatives and similar repositories for ShaderDebugger
Users that are interested in ShaderDebugger are comparing it to the libraries listed below
Sorting:
- π First-class Mesh debugging tools for Unityβ123Updated 2 years ago
- Evaluate signed-distance-fields with speed using Unity Jobs and Burstβ106Updated 2 years ago
- Shadow Volume for Static-Scene-Object of Unityβ165Updated 6 years ago
- A Bounding Volume Hierarchy for Unity DOTS. WIP!β59Updated 3 years ago
- Testing Post Processed Fog in Unity Universal Render Pipelineβ102Updated 5 years ago
- Dynamic ripple rendering and water surface compositing for Unity 3Dβ55Updated 6 years ago
- Dynamic Sky Sphere Systemβ68Updated 6 years ago
- Exploring Unity 5.6 InstanceIndirect Method to render large numbers of meshesβ102Updated 7 years ago
- Unity example: applying light probes to a mesh drawn with Graphics.DrawMeshβ111Updated 2 years ago
- Off Screen Particle Rendering system for Unityβ87Updated 3 years ago
- Blurred Refraction shaders created with Amplify Shader Editor using Command Buffers. Cool for glass looking materials, works without Amplβ¦β98Updated 6 years ago
- Realtime convexhull generatorβ123Updated 2 years ago
- ComputeShader implementation trails for Unityβ142Updated 10 months ago
- Superfast CPU boids for Unityβ97Updated 2 years ago
- A small and fast post processing stack (only one pass) targeting mobile and mobile VR for Unityβ71Updated 6 years ago
- Easily encode arbitrary curves into textures and apply them to materials or global shader propertiesβ82Updated 8 years ago
- Unity custom handles examplesβ107Updated 4 years ago
- Gaussian and kawase blur for Unity3Dβ56Updated 8 years ago
- A sample BRG project for the blog post @ https://gamedev.centerβ68Updated 2 years ago
- Experiments with Unity's scriptable rendering pipeline.β32Updated 6 years ago
- An archive of all shown scripts and shaders in http://halisavakis.comβ71Updated 4 years ago
- various post-processing effects for Unityβ49Updated 6 years ago
- A set of Editor tools to audit project assets and correct errorsβ76Updated 4 years ago
- This demo shows how Unity's LWRP or URP template works with the shadowmask lighting mode.β68Updated 5 years ago
- Examples of using the Job System in Unity3Dβ57Updated 4 years ago
- 3D intersection algorithm collections for Unity.