GithubHelp home page GithubHelp logo

timskap / noisy-nodes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jimmycushnie/noisy-nodes

0.0 0.0 0.0 317 KB

Adds various noise generation nodes to Unity Shader Graph, including 3D noise nodes.

License: Do What The F*ck You Want To Public License

HLSL 100.00%

noisy-nodes's Introduction

Noisy Nodes

Adds various noise-generation nodes to Unity Shader Graph, including 3D noise nodes.

demo.jpg

List of nodes

Perlin noise

Code from Noise Shader by @keijiro

  • Perlin noise 2D
  • Perlin noise 2D periodic
  • Perlin noise 3D
  • Perlin noise 3D periodic

Simplex noise

Code from Noise Shader by @keijiro

  • Simplex noise 2D
  • Simplex noise 2D gradient
  • Simplex noise 3D
  • Simplex noise 3D gradient

Voronoi Noise

Contributed by @fdervaux -- thank you! -- and based on this tutorial

  • Voronoi noise 2D
  • Voronoi noise 3D
  • Voronoi noise 4D
  • Voronoi precise noise 2D
  • Voronoi precise noise 3D
  • Voronoi precise noise 4D

White Noise

Contributed by @fdervaux -- thank you! -- and based on this tutorial

  • White noise 2D
  • White noise 3D

Installation

Download the whole repo and stick it in your project's Assets or Packages folder.

Alternatively, Noisy Nodes can be installed via the Unity Package Manager. In the top left of the Packages window, navigate to Add Package -> Add package from git URL and paste https://github.com/JimmyCushnie/Noisy-Nodes.git.

noisy-nodes's People

Contributors

jimmycushnie avatar fdervaux avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.