Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/maierfelix/dawn-ray-tracing
- Owner: maierfelix
- License: apache-2.0
- Created: 2019-12-08T13:28:45.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T08:27:22.000Z (about 4 years ago)
- Last Synced: 2024-10-15T19:29:24.910Z (23 days ago)
- Language: C++
- Homepage:
- Size: 11.7 MB
- Stars: 266
- Watchers: 13
- Forks: 15
- Open Issues: 3
-
Metadata Files:
- Readme: README.chromium
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-webgpu - Dawn RT - A fork of dawn with Ray tracing extensions, by Felix Maier. (Demos / Safari)
README
Name: Dawn
Short Name: dawn
URL: https://dawn.googlesource.com/dawn
License: Apache 2.0
License File: LICENSE
Security Critical: yesDescription:
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.