Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/maierfelix/dawn-ray-tracing

Hardware Ray tracing extension for Chromium WebGPU
https://github.com/maierfelix/dawn-ray-tracing

Last synced: 7 days ago
JSON representation

Hardware Ray tracing extension for Chromium WebGPU

Awesome Lists containing this project

README

        

Name: Dawn
Short Name: dawn
URL: https://dawn.googlesource.com/dawn
License: Apache 2.0
License File: LICENSE
Security Critical: 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.