core WebGPU shaders
npm install stoneberry[Stoneberry] is a collection of core shaders for WebGPU. Prefix Scan, Reduce, Histogram, etc.
The core library is in packages/stoneberry.
To setup and run tests:
``sh`
$ cd packages/stoneberry
$ pnpm i
$ pnpm cypress-component
To setup and display documentation locally:
`sh`
$ cd packages/doc-site
$ pnpm i
$ pnpm start
To setup and run a code example locally:
`sh`
$ cd packages/examples
$ pnpm i
$ pnpm dev
To run the benchmark script:
`sh`
$ cd packages/bench
$ pnpm i
$ pnpm benchbenchmarks.csv`.
results are appended to the file:
[stoneberry.dev]: https://stoneberry.dev
[stoneberry]: https://www.npmjs.com/package/stoneberry