Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maierfelix/webgpu-examples
Examples for node-webgpu
https://github.com/maierfelix/webgpu-examples
Last synced: 24 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-26T03:35:26.000Z (almost 3 years ago)
- Last Synced: 2024-08-02T06:15:32.251Z (3 months ago)
- Language: JavaScript
- Size: 28.3 KB
- Stars: 25
- Watchers: 6
- 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`