{"id":15440349,"url":"https://github.com/100-tomatojuice/bevy_falling_sand","last_synced_at":"2025-07-02T19:37:56.648Z","repository":{"id":199169613,"uuid":"702276752","full_name":"100-TomatoJuice/bevy_falling_sand","owner":"100-TomatoJuice","description":"A velocity-based falling sand simulation built with Rust and Bevy","archived":false,"fork":false,"pushed_at":"2024-07-07T21:42:44.000Z","size":41,"stargazers_count":23,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T20:13:20.927Z","etag":null,"topics":["bevy","falling-sand","rust"],"latest_commit_sha":null,"homepage":"","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/100-TomatoJuice.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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,"publiccode":null,"codemeta":null}},"created_at":"2023-10-09T01:54:18.000Z","updated_at":"2025-03-15T18:26:20.000Z","dependencies_parsed_at":"2024-04-24T22:29:13.372Z","dependency_job_id":"caec1146-cb55-4b70-83c5-5a759925152a","html_url":"https://github.com/100-TomatoJuice/bevy_falling_sand","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"3d2fd0041d4b202629f4bb32b04fd738b59545a9"},"previous_names":["100-tomatojuice/bevy_falling_sand"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/100-TomatoJuice/bevy_falling_sand","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/100-TomatoJuice%2Fbevy_falling_sand","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/100-TomatoJuice%2Fbevy_falling_sand/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/100-TomatoJuice%2Fbevy_falling_sand/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/100-TomatoJuice%2Fbevy_falling_sand/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/100-TomatoJuice","download_url":"https://codeload.github.com/100-TomatoJuice/bevy_falling_sand/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/100-TomatoJuice%2Fbevy_falling_sand/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263204756,"owners_count":23430288,"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":["bevy","falling-sand","rust"],"created_at":"2024-10-01T19:12:56.828Z","updated_at":"2025-07-02T19:37:56.624Z","avatar_url":"https://github.com/100-TomatoJuice.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⏳ Bevy Falling Sand\n[![MIT/Apache 2.0](https://img.shields.io/badge/license-MIT%2FApache-blue.svg)](https://github.com/100-TomatoJuice/bevy_falling_sand#license)\n\n![falling_sand](https://github.com/100-TomatoJuice/bevy_falling_sand/assets/67799071/b77d049c-5f99-407d-baab-67077cd72b7c) \n\nA velocity-based falling sand simulation built with Rust and Bevy!\n\nThis simulation uses [bevy_rapier](https://crates.io/crates/bevy_rapier2d) to generate colliders that regular rigidbodies can interact with. \nThis allows for a player to affect the simulation and, since each particle type can have its separate collider, particle-based status effects!\n\nCurrently, the simulation is chunk-based, meaning that only chunks who have updating particles are simulated.\n\n## ⚛ Particle Mappings\n\nParticle | Mapping\n--- | ---\nSand | 1\nWater | 2\nStone | 3\nAcid | 4\nWood | 5\nSpark | 6\nLava | 7\nOil | 8\nGunpowder | 9\nTNT | 0\nDirt | -\nGrass | =\n\n\n## ⚙️ How to Test\n\n- Download the `.zip`\n- Extract the `.zip` and open the folder in preferred IDE\n- In the terminal, type `cargo run --release` to run the project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F100-tomatojuice%2Fbevy_falling_sand","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F100-tomatojuice%2Fbevy_falling_sand","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F100-tomatojuice%2Fbevy_falling_sand/lists"}