Repository
Current version released
3 years ago
Dependencies
deno.land/x
Daybreak 🔆
WebGPU API implementation for Deno, built using Dawn with FFI.
Forked from deno_gl.
TODO
WebGPU API
Usage
- Make
dist
directory if it doesn’t exist. - Download GLFW from its website and place
[lib]glfw3.[so|dll|dylib]
indist
. - 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]
indist
.
Maintainers
License
Apache-2.0. Check LICENSE for more info.
Copyright 2022 © DjDeveloperr Copyright 2022 © CarrotzRule123