Skip to content

Pepengineers/PEPENoise

Repository files navigation

PEPENoise

Adds some additional noise-generation nodes to Unity Shader Graph, including 3D noise nodes (without seams). изображение изображение

List of nodes

Perlin noise

Adapted Code from Noise Shader

  • Perlin noise 2D
  • Perlin noise 3D

Simplex noise

Adapted Code from Noise Shader

  • Simplex noise 3D

Voronoi Noise

Implementation Based on this tutorial

  • Voronoi noise 3D

White Noise

Implementation Based on this tutorial

  • White noise 2D
  • White noise 3D

Installation

You can also install via git url by adding this entry in your manifest.json

"com.pepengineers.pepenoise": "https://github.com/Pepengineers/PEPENoise.git",

or press + button and type https://github.com/Pepengineers/PEPENoise.git

About

No description, website, or topics provided.

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages