An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# sparkl
MPM physics simulation in Rust

## Building ptx files
```sh
> cd crates-ptx/gen-ptx
> cargo build --release
```