An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Density clouds sim

![img](./img/screen.gif)

```
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