0.1.3 • Published 5 months ago

@kmamal/gpu v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

@kmamal/gpu

Package Dependencies License: MIT

WARNING: The WebGPU specification is still a work-in-progress.

WebGPU for Node.js via Google Dawn. Allows you to use WebGPU without a browser.

It should work on Linux, Mac, and Windows. Prebuilt binaries are available for x64 architectures, and arm-based Macs.

Instructions

Check the examples for how to use this package. You can use both compute and render pipelines. For render pipelines, you can either render the result to a buffer and save it as an image, or you can use @kmamal/sdl to render directly to a window as in this example.

0.1.3

5 months ago

0.1.0

6 months ago

0.1.2

5 months ago

0.0.3

10 months ago

0.1.1

5 months ago

0.0.2

1 year ago

0.0.1

1 year ago