Added new reusable shaders.
Showing
- ShaderGraphs/Misc/3D Noise.hlsl 128 additions, 0 deletionsShaderGraphs/Misc/3D Noise.hlsl
- ShaderGraphs/Misc/3D Noise.hlsl.meta 9 additions, 0 deletionsShaderGraphs/Misc/3D Noise.hlsl.meta
- ShaderGraphs/Misc/Circle Area.shadersubgraph 78 additions, 0 deletionsShaderGraphs/Misc/Circle Area.shadersubgraph
- ShaderGraphs/Misc/Circle Area.shadersubgraph.meta 10 additions, 0 deletionsShaderGraphs/Misc/Circle Area.shadersubgraph.meta
- ShaderGraphs/Misc/Radial UV.shadersubgraph 228 additions, 0 deletionsShaderGraphs/Misc/Radial UV.shadersubgraph
- ShaderGraphs/Misc/Radial UV.shadersubgraph.meta 10 additions, 0 deletionsShaderGraphs/Misc/Radial UV.shadersubgraph.meta
- ShaderGraphs/Misc/Timer - 2 Phase.shadersubgraph 0 additions, 0 deletionsShaderGraphs/Misc/Timer - 2 Phase.shadersubgraph
- ShaderGraphs/Misc/Timer - 2 Phase.shadersubgraph.meta 0 additions, 0 deletionsShaderGraphs/Misc/Timer - 2 Phase.shadersubgraph.meta
- ShaderGraphs/Misc/Timer.shadersubgraph 66 additions, 0 deletionsShaderGraphs/Misc/Timer.shadersubgraph
- ShaderGraphs/Misc/Timer.shadersubgraph.meta 10 additions, 0 deletionsShaderGraphs/Misc/Timer.shadersubgraph.meta
- package.json 1 addition, 1 deletionpackage.json
ShaderGraphs/Misc/3D Noise.hlsl
0 → 100644
ShaderGraphs/Misc/3D Noise.hlsl.meta
0 → 100644
ShaderGraphs/Misc/Circle Area.shadersubgraph
0 → 100644
ShaderGraphs/Misc/Radial UV.shadersubgraph
0 → 100644
This diff is collapsed.
File moved
File moved
ShaderGraphs/Misc/Timer.shadersubgraph
0 → 100644
ShaderGraphs/Misc/Timer.shadersubgraph.meta
0 → 100644
... | @@ -2,7 +2,7 @@ | ... | @@ -2,7 +2,7 @@ |
"name": "com.futuretech.shaders", | "name": "com.futuretech.shaders", | ||
"displayName": "FutureTech Shaders", | "displayName": "FutureTech Shaders", | ||
"description": "Contains Unity Shader Graphs", | "description": "Contains Unity Shader Graphs", | ||
"version": "0.1.1", | "version": "0.1.2", | ||
"unity": "2019.2", | "unity": "2019.2", | ||
"license": "MIT", | "license": "MIT", | ||
"repository": { | "repository": { | ||
... | ... |
Please register or sign in to comment