jp.supertask.shaderlibcore

Basic Shader Library


Keywords
unity, shader
License
MIT
Install
npm install jp.supertask.shaderlibcore@1.0.4

Documentation

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

Deformaion3D

  1. 3D distortion with Simplex noise gradient
  2. Twist
  3. Death Stranding Glitch
  4. Spring light damping
  5. MIDI twist

Cyber Circuit

Circuit shader based on Minkowski Voronoi & wave shader

CyberCircuit

Shader in Blender (Minkowski Voronoi & Wave)

These are from Blender shader.

Minkowski Voronoi Wave
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",