Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://hsimpson.github.io/webgpu-particles/
- Owner: hsimpson
- License: mit
- Created: 2020-06-07T22:47:30.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-07T10:03:55.000Z (2 months ago)
- Last Synced: 2024-09-08T09:58:42.475Z (about 2 months ago)
- Topics: render-particles, webgpu, webgpu-particles
- Language: TypeScript
- Homepage: https://hsimpson.github.io/webgpu-particles/
- Size: 2.88 MB
- Stars: 23
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-webgpu - WebGPU Particles - Calculate and render particles, by [Daniel Toplak](https://github.com/hsimpson) - [Repository](https://github.com/hsimpson/webgpu-particles) (Demos / Safari)
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