mirror of
https://github.com/Nicholas-L-Johnson/flip-card.git
synced 2025-12-23 08:14:26 +00:00
11 lines
341 B
Markdown
11 lines
341 B
Markdown
## Simulation Visualizer
|
|
This is a really basic webGL display to work directly with the fluid simulation logic without the RP2350A hardware. It's useful because it shows the individual particles.
|
|
|
|
Run this application with the trunk development server:
|
|
|
|
```bash
|
|
trunk serve --open
|
|
```
|
|
|
|
use the arrow keys to change the direction of gravity
|