https://github.com/pyxus/sand-sim
Made for my computer graphics class. I uploaded the project after it was mostly done, and this repo is just for showcasing purposes.
https://github.com/pyxus/sand-sim
Last synced: 5 months ago
JSON representation
Made for my computer graphics class. I uploaded the project after it was mostly done, and this repo is just for showcasing purposes.
- Host: GitHub
- URL: https://github.com/pyxus/sand-sim
- Owner: Pyxus
- Created: 2021-12-09T15:57:56.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2023-11-26T10:23:06.000Z (over 2 years ago)
- Last Synced: 2025-02-13T23:45:54.668Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 80.2 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sand Simulator
## About
This project was originally conceived as a fluid simulator for my computer graphics class.
However, the result I got was a lot closer to a sand simulation.
## Launching
1. Download the Windows.zip from the v1.0 release.
2. Extract the contents of the zip file
3. Run FluidSimWindows.exe
## Usage
- `Left click` to draw cell
- `Right click` to erase cell
- `Up/Down` arrow keys to adjust placement amount
- `Spacebar` to switch between sand mode and solid mode