Skip to content

Commit

Permalink
Tweaks to voronoi texture & other assets.
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-ilett committed Apr 5, 2020
1 parent e1ebad9 commit b40e172
Show file tree
Hide file tree
Showing 8 changed files with 263 additions and 65 deletions.
2 changes: 1 addition & 1 deletion Assets/Materials/StylisedWater.mat
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ Material:
- _DstBlend: 0
- _EnvironmentReflections: 1
- _FlowSpeed: 0.01
- _FlowStrength: 0.0025
- _FlowStrength: 0.0075
- _FoamDistance: 1
- _GlossMapScale: 0
- _Glossiness: 0
Expand Down
1 change: 1 addition & 0 deletions Assets/Settings/UniversalRP-HighQuality.asset
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ MonoBehaviour:
m_RequireDepthTexture: 0
m_RequireOpaqueTexture: 0
m_OpaqueDownsampling: 1
m_SupportsTerrainHoles: 1
m_SupportsHDR: 1
m_MSAA: 2
m_RenderScale: 1
Expand Down
1 change: 1 addition & 0 deletions Assets/Settings/UniversalRP-LowQuality.asset
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ MonoBehaviour:
m_RequireDepthTexture: 0
m_RequireOpaqueTexture: 0
m_OpaqueDownsampling: 1
m_SupportsTerrainHoles: 1
m_SupportsHDR: 0
m_MSAA: 1
m_RenderScale: 1
Expand Down
1 change: 1 addition & 0 deletions Assets/Settings/UniversalRP-MediumQuality.asset
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ MonoBehaviour:
m_RequireDepthTexture: 0
m_RequireOpaqueTexture: 0
m_OpaqueDownsampling: 1
m_SupportsTerrainHoles: 1
m_SupportsHDR: 0
m_MSAA: 1
m_RenderScale: 1
Expand Down
128 changes: 64 additions & 64 deletions Assets/Shaders/StylisedWater.shadergraph

Large diffs are not rendered by default.

185 changes: 185 additions & 0 deletions Assets/Shaders/Tutorial.shadergraph

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions Assets/Shaders/Tutorial.shadergraph.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified Assets/Textures/Voronoi2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b40e172

Please sign in to comment.