Skip to main content

Daybreak 🔆


daybreak stars daybreak releases daybreak License


WebGPU API implementation for Deno, built using Dawn with FFI.

Forked from deno_gl.

TODO

WebGPU API

Usage

  1. Make dist directory if it doesn’t exist.
  2. Download GLFW from its website and place [lib]glfw3.[so|dll|dylib] in dist.
  3. Download a prebuilt version of Dawn from this github repo and place [lib]dawn_native.[so|dll|dylib] and [lib]dawn_proc.[so|dll|dylib] in dist.

Maintainers

License

Apache-2.0. Check LICENSE for more info.

Copyright 2022 © DjDeveloperr Copyright 2022 © CarrotzRule123