{"id":15703840,"url":"https://github.com/arlyon/bluenoise-rs","last_synced_at":"2025-08-01T09:34:30.480Z","repository":{"id":55145377,"uuid":"288139021","full_name":"arlyon/bluenoise-rs","owner":"arlyon","description":"Ergonomic blue noise (poisson disk sampling) for the masses.","archived":false,"fork":false,"pushed_at":"2021-12-17T01:57:33.000Z","size":43,"stargazers_count":7,"open_issues_count":4,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-19T01:52:47.608Z","etag":null,"topics":["bevy","bluenoise","glam","noise","rust","rust-gamedev"],"latest_commit_sha":null,"homepage":"https://crates.io/crates/bluenoise","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/arlyon.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license-apache.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-08-17T09:33:16.000Z","updated_at":"2024-09-25T21:05:47.000Z","dependencies_parsed_at":"2022-08-14T13:20:58.037Z","dependency_job_id":null,"html_url":"https://github.com/arlyon/bluenoise-rs","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/arlyon/bluenoise-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlyon%2Fbluenoise-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlyon%2Fbluenoise-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlyon%2Fbluenoise-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlyon%2Fbluenoise-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/arlyon","download_url":"https://codeload.github.com/arlyon/bluenoise-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/arlyon%2Fbluenoise-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268199673,"owners_count":24211823,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"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":["bevy","bluenoise","glam","noise","rust","rust-gamedev"],"created_at":"2024-10-03T20:06:57.870Z","updated_at":"2025-08-01T09:34:30.426Z","avatar_url":"https://github.com/arlyon.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bluenoise-rs\n\n![version](https://img.shields.io/crates/v/bluenoise?style=flat-square)\n![license](https://img.shields.io/crates/l/bluenoise?style=flat-square)\n\n`bluenoise` provides an implementation of poisson disk sampling\nin two dimensions, with `glam` as the underlying maths library.\nIt aims to be fast, well documented and easy to use, taking\nadvantage of [a few optimisations](http://extremelearning.com.au/an-improved-version-of-bridsons-algorithm-n-for-poisson-disc-sampling/)\nto dramatically speed up compute speed.\n\n## Get Started\n\nTo get started, if you have [`cargo-edit`](https://github.com/killercup/cargo-edit), simply run:\n\n```\ncargo add bluenoise\n```\n\nOtherwise, add `bluenoise` to your `Cargo.toml`.\n\n```\n[dependencies]\nbluenoise = \"0.2\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farlyon%2Fbluenoise-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farlyon%2Fbluenoise-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farlyon%2Fbluenoise-rs/lists"}