{"id":16110290,"url":"https://github.com/florianvazelle/vkmpm","last_synced_at":"2025-04-06T05:26:30.262Z","repository":{"id":66992258,"uuid":"383577820","full_name":"florianvazelle/vkMpm","owner":"florianvazelle","description":"A Vulkan application to simulate 2D material with the Material Point Method","archived":false,"fork":false,"pushed_at":"2021-07-07T09:54:11.000Z","size":142,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-12T11:14:44.283Z","etag":null,"topics":["2d","material-point-method","mpm","physics-simulation","vulkan"],"latest_commit_sha":null,"homepage":"","language":"C++","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/florianvazelle.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,"publiccode":null,"codemeta":null}},"created_at":"2021-07-06T19:27:22.000Z","updated_at":"2024-11-05T02:02:34.000Z","dependencies_parsed_at":"2023-03-13T20:29:03.309Z","dependency_job_id":null,"html_url":"https://github.com/florianvazelle/vkMpm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianvazelle%2FvkMpm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianvazelle%2FvkMpm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianvazelle%2FvkMpm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/florianvazelle%2FvkMpm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/florianvazelle","download_url":"https://codeload.github.com/florianvazelle/vkMpm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247439961,"owners_count":20939190,"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":["2d","material-point-method","mpm","physics-simulation","vulkan"],"created_at":"2024-10-09T19:36:45.959Z","updated_at":"2025-04-06T05:26:30.236Z","avatar_url":"https://github.com/florianvazelle.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/florianvazelle/vkMpm/workflows/build/badge.svg)](https://github.com/florianvazelle/vkMpm/actions)\n[![Actions Status](https://github.com/florianvazelle/vkMpm/workflows/android/badge.svg)](https://github.com/florianvazelle/vkMpm/actions)\n![Platform](https://img.shields.io/badge/platform-windows%20%7C%20linux%20%7C%20android-blue) \n[![License](https://img.shields.io/badge/license-Unlicense-blue.svg)](https://github.com/florianvazelle/vkMpm/blob/main/LICENSE)\n\n# vkMpm\n\nThis is a Vulkan application to simulate 2D material with the [Material Point Method](https://en.wikipedia.org/wiki/Material_point_method).\n\nThere are two technical parts:\n- Particle System in Vulkan\n- Incremental MPM in Compute Shaders\n\n## Building\n\n### Build and run the standalone target\n\nUse the following command to build and run the executable target.\n\n```bash\ncmake -Bbuild\ncmake --build build\n./build/bin/vkMpm --help\n```\n\n## Dependencies\n\n- C++20 compiler :\n  - Visual Studio 2019\n  - GCC 9+ or Clang 10+\n- [CMake](https://cmake.org/) for build system creation (\u003e= 3.16.3)\n- [Conan](https://conan.io/) for install packages (\u003e= 1.0)\n\n## References\n\n- [nialltl/incremental_mpm](https://github.com/nialltl/incremental_mpm)\n\n## Quote to save many hours\n\n\u003e Always check the alignment of structures","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianvazelle%2Fvkmpm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflorianvazelle%2Fvkmpm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflorianvazelle%2Fvkmpm/lists"}