https://github.com/ivnsch/densitysim
Density clouds simulation
https://github.com/ivnsch/densitysim
simulation typescript webgpu
Last synced: about 1 year ago
JSON representation
Density clouds simulation
- Host: GitHub
- URL: https://github.com/ivnsch/densitysim
- Owner: ivnsch
- License: mit
- Created: 2024-12-18T16:26:42.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-28T19:40:17.000Z (over 1 year ago)
- Last Synced: 2025-04-20T09:11:36.496Z (about 1 year ago)
- Topics: simulation, typescript, webgpu
- Language: TypeScript
- Homepage:
- Size: 51.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Density clouds sim

```
npm install
npm run dev
```
Simulation of density clouds using typescript and webgpu with 4 shaders:
- Compute shader to render density clouds to a texture
- Compute shader to move points
- Render shader to show density clouds
- Render shader to show triangles