sparkl3d-core 0.4.0

3-dimensional physics engine in Rust.
Documentation
1
2
3
4
5
6
7
8
# sparkl
MPM physics simulation in Rust

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