Skip to content

Modify Mesh using Vertex Normal. It made base on Unity 2018.2.0f2

Notifications You must be signed in to change notification settings

JangkyuSeo/VertexNoiseDisplacement

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VertexNoiseDisplacement

  • About

    • It made base on Unity 2018.2.0f2
    • Modify mesh using vertex normal and time.
    • Shader based on StandardShader and modify vertex only.
  • Parameter

    • Albedo : Set albedo texture. It pass directly into StandardShader.
    • Normal : Set normal texture. It pass directly into StandardShader.
    • Tiling : Set size of noise. It used only X and Y values and it will bigger when increase values.
    • Scale : Set modify scale.
    • Speed : Set modify speed. It will faster when increase value.

About

Modify Mesh using Vertex Normal. It made base on Unity 2018.2.0f2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published