{"id":26955249,"url":"https://github.com/programordie2/rust-verlet","last_synced_at":"2025-04-03T02:29:54.167Z","repository":{"id":279848126,"uuid":"940195163","full_name":"programORdie2/rust-verlet","owner":"programORdie2","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-27T19:11:35.000Z","size":834,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T03:42:53.615Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/programORdie2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-02-27T19:09:44.000Z","updated_at":"2025-02-27T19:12:31.000Z","dependencies_parsed_at":"2025-02-28T03:43:05.501Z","dependency_job_id":"8a86ec9e-332a-4520-848f-c3a15c68760a","html_url":"https://github.com/programORdie2/rust-verlet","commit_stats":null,"previous_names":["programordie2/rust-verlet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programORdie2%2Frust-verlet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programORdie2%2Frust-verlet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programORdie2%2Frust-verlet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/programORdie2%2Frust-verlet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/programORdie2","download_url":"https://codeload.github.com/programORdie2/rust-verlet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246924990,"owners_count":20855820,"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":[],"created_at":"2025-04-03T02:29:53.933Z","updated_at":"2025-04-03T02:29:54.113Z","avatar_url":"https://github.com/programORdie2.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Verlet Integration in Rust\n\nThis project implements a basic Verlet integration simulation in Rust, not optimized for speed yet.\n\n## Features\n\n- Cool particle simulation using Verlet integration\n- Real-time rendering of particles\n- Collision handling and boundary constraints\n- Adjustable parameters for gravity, particle radius, and more\n\n## Prerequisites\n\n- Rust programming language (latest stable version)\n- Cargo package manager\n\n## Getting Started\n\n1. **Clone the repository:**\n\n   ```sh\n   git clone https://github.com/programordie2/rust-verlet.git\n   cd rust-verlet\n   ```\n\n2. **Build the project:**\n\n   ```sh\n   cargo build --release\n   ```\n\n3. **Run the simulation:**\n\n   ```sh\n   cargo run --release\n   ```\n\n## Configuration\n\nAdjust parameters such as gravity, particle radius, and maximum number of particles in the `src/main.rs` file. These constants are defined at the top of the file for easy modification.\n\n## Screenshot\n\n![Simulation Screenshot](screenshot.png)\n\n## License\n\nThis project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.\n\n## Contributing\n\nContributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.\n\n## Acknowledgments\n\n- Inspired by various physics simulation projects and tutorials.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramordie2%2Frust-verlet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramordie2%2Frust-verlet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramordie2%2Frust-verlet/lists"}