{"id":50857616,"url":"https://github.com/ben-wes/perlin_3d-","last_synced_at":"2026-06-14T19:04:07.258Z","repository":{"id":198044972,"uuid":"487611046","full_name":"ben-wes/perlin_3d-","owner":"ben-wes","description":"3D Perlin noise for Pure Data (Pd) - signal rate input/output","archived":false,"fork":false,"pushed_at":"2024-03-03T15:46:06.000Z","size":230,"stargazers_count":8,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-11-30T05:18:07.628Z","etag":null,"topics":["noise","perlin","perlin-noise","pure-data","puredata"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ben-wes.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":"2022-05-01T18:23:29.000Z","updated_at":"2024-10-23T19:22:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"d66d0c75-ae72-4c95-81a4-4e3c851179f9","html_url":"https://github.com/ben-wes/perlin_3d-","commit_stats":null,"previous_names":["ben-wes/perlin.3d-"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ben-wes/perlin_3d-","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben-wes%2Fperlin_3d-","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben-wes%2Fperlin_3d-/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben-wes%2Fperlin_3d-/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben-wes%2Fperlin_3d-/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ben-wes","download_url":"https://codeload.github.com/ben-wes/perlin_3d-/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ben-wes%2Fperlin_3d-/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34333872,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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","perlin","perlin-noise","pure-data","puredata"],"created_at":"2026-06-14T19:04:06.666Z","updated_at":"2026-06-14T19:04:07.250Z","avatar_url":"https://github.com/ben-wes.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# perlin_3d~\r\n3D Perlin noise abstraction for Pure Data (Pd) with signal rate input/output (based on Perlin's improved version - see https://cs.nyu.edu/~perlin/noise/)\r\n\r\n## Installation\r\nInstall by adding the downloaded folder as `perlin_3d~/` to Pd's path (e.g. in `externals` directory).\r\n\r\n## Usage\r\nThe abstraction `perlin_3d~` requires the number of octaves as its first argument (it will default to 1 - but produce a clone error message).\r\n\r\nAdditional optional arguments:\r\n* `normalize` or `n` flag to ensure that the sum of all octaves will not exceed 1.\r\n* `-persistence` or `-p` parameter to set persistence (values \u003c 1 will attenuate higher octaves, values \u003e 1 will amplify them).\r\n* `-seed` or `-s` parameter to initialize the gradient vector permutation with a given seed value. Without a value, the permutation gets reseeded randomly.\r\n* `-offset` or `-o` parameter to set initial offset for x, y and z coordinates (useful if only one axis is used for input since values along 0-coordinates create a less noisy pattern).\r\n\r\nInlets are:\r\n1. x-coordinate\r\n2. y-coordinate\r\n3. z-coordinate\r\n4. persistence\r\n\r\n*See help patch for more explanations and examples*\r\n\r\nExplanations on Perlin noise:\r\n* https://en.wikipedia.org/wiki/Perlin_noise\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fben-wes%2Fperlin_3d-","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fben-wes%2Fperlin_3d-","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fben-wes%2Fperlin_3d-/lists"}