Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://hsimpson.github.io/webgpu-particles/

Calculate and render particles with WebGPU
https://hsimpson.github.io/webgpu-particles/

render-particles webgpu webgpu-particles

Last synced: 5 days ago
JSON representation

Calculate and render particles with WebGPU

Awesome Lists containing this project

README

        

# WebGPU Particles

Calculate and render particles with [WebGPU](https://github.com/gpuweb/gpuweb)

[WebGPU](https://github.com/gpuweb/gpuweb) is still under development by browser vendors and not yet enabled by default.

## If you want to try this out

- Use a Browser which is able to run WebGPU (e.g. Chrome-Canary)
- Enable WebGPU in your Browser see [Implemenation-Status](https://github.com/gpuweb/gpuweb/wiki/Implementation-Status)
- Go to