https://github.com/dimforge/sparkl
MPM physics simulation in Rust
https://github.com/dimforge/sparkl
Last synced: 9 months ago
JSON representation
MPM physics simulation in Rust
- Host: GitHub
- URL: https://github.com/dimforge/sparkl
- Owner: dimforge
- License: apache-2.0
- Created: 2022-05-02T07:39:36.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T09:39:24.000Z (over 1 year ago)
- Last Synced: 2025-06-08T22:13:59.638Z (9 months ago)
- Language: Rust
- Size: 4.69 MB
- Stars: 42
- Watchers: 5
- Forks: 4
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# sparkl
MPM physics simulation in Rust
## Building ptx files
```sh
> cd crates-ptx/gen-ptx
> cargo build --release
```