https://github.com/maierfelix/webgpu-examples
Examples for node-webgpu
https://github.com/maierfelix/webgpu-examples
Last synced: 6 days ago
JSON representation
Examples for node-webgpu
- Host: GitHub
- URL: https://github.com/maierfelix/webgpu-examples
- Owner: maierfelix
- License: mit
- Created: 2020-05-15T07:09:32.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T03:35:26.000Z (about 3 years ago)
- Last Synced: 2025-04-13T07:56:31.287Z (6 days ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 26
- Watchers: 5
- Forks: 10
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-webgpu - node-webgpu examples - by [Felix Maier](https://github.com/maierfelix) (Demos / Try out WebGPU)
README
# webgpu-examples
Examples for [node-webgpu](https://github.com/maierfelix/webgpu)# Usage
- Clone this repository
- Run `npm install`
- To run a demo, run e.g. `node hello-triangle.mjs`