{"id":13784449,"url":"https://github.com/jimmycushnie/noisy-nodes","last_synced_at":"2025-04-05T06:09:46.532Z","repository":{"id":56214232,"uuid":"256450320","full_name":"JimmyCushnie/Noisy-Nodes","owner":"JimmyCushnie","description":"Adds various noise generation nodes to Unity Shader Graph, including 3D noise nodes.","archived":false,"fork":false,"pushed_at":"2024-04-04T21:57:18.000Z","size":322,"stargazers_count":444,"open_issues_count":10,"forks_count":29,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-10-11T10:15:29.372Z","etag":null,"topics":["noise","noise-3d","perlin-noise","perlin-noise-3d","shader-graph","shadergraph","simplex-noise","unity","unity-shader-graph"],"latest_commit_sha":null,"homepage":"","language":"HLSL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JimmyCushnie.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-04-17T08:47:36.000Z","updated_at":"2024-10-06T13:29:16.000Z","dependencies_parsed_at":"2023-11-11T01:27:45.716Z","dependency_job_id":"bdc0ffb2-5a7d-4c66-b3ad-809a83ef2cbc","html_url":"https://github.com/JimmyCushnie/Noisy-Nodes","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyCushnie%2FNoisy-Nodes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyCushnie%2FNoisy-Nodes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyCushnie%2FNoisy-Nodes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JimmyCushnie%2FNoisy-Nodes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JimmyCushnie","download_url":"https://codeload.github.com/JimmyCushnie/Noisy-Nodes/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247294541,"owners_count":20915340,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["noise","noise-3d","perlin-noise","perlin-noise-3d","shader-graph","shadergraph","simplex-noise","unity","unity-shader-graph"],"created_at":"2024-08-03T19:00:44.198Z","updated_at":"2025-04-05T06:09:46.515Z","avatar_url":"https://github.com/JimmyCushnie.png","language":"HLSL","funding_links":[],"categories":["Shader Graph"],"sub_categories":[],"readme":"# Noisy Nodes\nAdds various noise-generation nodes to Unity Shader Graph, including 3D noise nodes.\n\n![demo.jpg](demo.jpg)\n\n## List of nodes\n\n### Perlin noise\n\nCode from [Noise Shader](https://github.com/keijiro/NoiseShader) by  @keijiro\n\n* Perlin noise 2D\n* Perlin noise 2D periodic\n* Perlin noise 3D\n* Perlin noise 3D periodic\n\n### Simplex noise\n\nCode from [Noise Shader](https://github.com/keijiro/NoiseShader) by @keijiro\n\n* Simplex noise 2D\n* Simplex noise 2D gradient\n* Simplex noise 3D\n* Simplex noise 3D gradient\n\n### Voronoi Noise \n\nContributed by @fdervaux -- thank you! -- and based on [this tutorial](https://cyangamedev.wordpress.com/2019/07/16/voronoi/)\n\n* Voronoi noise 2D\n* Voronoi noise 3D\n* Voronoi noise 4D\n* Voronoi precise noise 2D\n* Voronoi precise noise 3D\n* Voronoi precise noise 4D\n\n### White Noise\n\nContributed by @fdervaux -- thank you! -- and based on [this tutorial](https://www.ronja-tutorials.com/2018/09/02/white-noise.html)\n\n* White noise 2D\n* White noise 3D\n\n\n\n## Installation\n\nDownload the whole repo and stick it in your project's `Assets` or `Packages` folder.\n\nAlternatively, Noisy Nodes can be installed via the Unity Package Manager. In the top left of the `Packages` window, navigate to `Add Package -\u003e Add package from git URL` and paste `https://github.com/JimmyCushnie/Noisy-Nodes.git`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmycushnie%2Fnoisy-nodes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimmycushnie%2Fnoisy-nodes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimmycushnie%2Fnoisy-nodes/lists"}