ShaderLibraryCore
Extended HLSL codes which are useful for ShaderGraph. The most of HLSL codes are HERE.
This shader library is still under development.
Effects
Deformaion3D
- 3D distortion with Simplex noise gradient
- Twist
- Death Stranding Glitch
- Spring light damping
- MIDI twist
Cyber Circuit
Circuit shader based on Minkowski Voronoi & wave shader
Shader in Blender (Minkowski Voronoi & Wave)
These are from Blender shader.
Minkowski Voronoi | Wave |
---|---|
How to install
Write a package path on manifest.json
"jp.supertask.shaderlibcore": "https://github.com/supertask/ShaderLibCore.git?path=/Packages/jp.supertask.shaderlibcore",