https://github.com/amaranthinecodices/superparticle
Particle simulation in Rust with wgpu.
https://github.com/amaranthinecodices/superparticle
Last synced: over 1 year ago
JSON representation
Particle simulation in Rust with wgpu.
- Host: GitHub
- URL: https://github.com/amaranthinecodices/superparticle
- Owner: AmaranthineCodices
- License: mit
- Created: 2020-07-15T04:49:58.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2021-03-30T06:58:31.000Z (over 5 years ago)
- Last Synced: 2025-01-24T08:44:01.174Z (over 1 year ago)
- Language: Rust
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# superparticle
A silly side project of a particle simulation, built partially as a toy and partially as a way to learn [wgpu](https://github.com/gfx-rs/wgpu-rs).