https://github.com/hakolao/compute_shader_tutorial
https://github.com/hakolao/compute_shader_tutorial
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hakolao/compute_shader_tutorial
- Owner: hakolao
- Created: 2022-06-10T17:56:29.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-08-02T12:54:19.000Z (about 3 years ago)
- Last Synced: 2025-05-08T01:13:07.823Z (5 months ago)
- Language: Rust
- Size: 14.1 MB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Simulating Sand Fall with Compute Shaders in Rust
This is the source code for a tutorial showing how one can simulate large grid sand fall with compute shaders.
The tutorial can be found [here](https://www.okkohakola.com/posts/sandfall_tutorial).
You'll be able to make simulations that look like this:
