An open API service indexing awesome lists of open source software.

https://github.com/distributive-network/dawn

Forked from https://dawn.googlesource.com/dawn
https://github.com/distributive-network/dawn

Last synced: 13 days ago
JSON representation

Forked from https://dawn.googlesource.com/dawn

Awesome Lists containing this project

README

          

Name: Dawn
Short Name: dawn
URL: https://dawn.googlesource.com/dawn
Version: N/A
Revision: DEPS
License: BSD 3-Clause
License File: LICENSE
Security Critical: yes
Shipped: yes

Description:
Dawn is an implementation of the WebGPU standard exposed through a C/C++
interface. It provides implementations on top of native graphics APIs like
D3D12, Metal and Vulkan, as well as a client-server implementation to remote
WebGPU outside sandboxed context like Chromium's render processes.