{"id":21292071,"url":"https://github.com/aquilax/go-perlin","last_synced_at":"2025-07-11T16:31:16.039Z","repository":{"id":48459270,"uuid":"2195266","full_name":"aquilax/go-perlin","owner":"aquilax","description":"Perlin noise generator in Go","archived":false,"fork":false,"pushed_at":"2021-07-25T04:23:48.000Z","size":29,"stargazers_count":83,"open_issues_count":1,"forks_count":8,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-17T12:48:53.688Z","etag":null,"topics":["go","perlin","perlin-noise"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aquilax.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-08-12T04:21:54.000Z","updated_at":"2024-08-03T08:51:34.000Z","dependencies_parsed_at":"2022-07-28T23:09:31.805Z","dependency_job_id":null,"html_url":"https://github.com/aquilax/go-perlin","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquilax%2Fgo-perlin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquilax%2Fgo-perlin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquilax%2Fgo-perlin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aquilax%2Fgo-perlin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aquilax","download_url":"https://codeload.github.com/aquilax/go-perlin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225741248,"owners_count":17516895,"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":["go","perlin","perlin-noise"],"created_at":"2024-11-21T13:47:30.141Z","updated_at":"2024-11-21T13:47:30.843Z","avatar_url":"https://github.com/aquilax.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GO Perlin Noise generator [![Go Reference](https://pkg.go.dev/badge/github.com/aquilax/go-perlin.svg)](https://pkg.go.dev/github.com/aquilax/go-perlin)\n\nAdapted for go from [GEGL](http://git.gnome.org/browse/gegl/tree/operations/common/perlin)\n\nExample: `perlin.Noise1D`\n\n    alpha = 2\n    beta = 2\n    n = 3\n\n![PerlinNoise1D](http://i.imgur.com/Kplg5.png)\n\nUsing `perlin.Noise2D` with termbox to generate terrain in terminal:\n\n![PerlinNoise2D](http://i.imgur.com/vPi3n.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquilax%2Fgo-perlin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faquilax%2Fgo-perlin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faquilax%2Fgo-perlin/lists"}