Code Monkey home page Code Monkey logo

dotwolff / dawn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/dawn

0.0 0.0 0.0 202.32 MB

Native WebGPU implementation. Mirror of https://dawn.googlesource.com/dawn

License: BSD 3-Clause "New" or "Revised" License

Shell 0.07% JavaScript 0.02% C++ 46.62% Python 0.30% C 0.15% Objective-C 0.10% Go 1.70% Pawn 0.01% Objective-C++ 0.54% HTML 0.09% CMake 0.87% GLSL 13.48% Batchfile 0.01% HLSL 13.39% Starlark 0.68% NASL 0.01% WGSL 21.97%

dawn's Introduction

Dawn's logo: a sun rising behind a stylized mountain inspired by the WebGPU logo.

Build Status Matrix Space

Dawn, a WebGPU implementation

Dawn is an open-source and cross-platform implementation of the WebGPU standard. More precisely it implements webgpu.h that is a one-to-one mapping with the WebGPU IDL. Dawn is meant to be integrated as part of a larger system and is the underlying implementation of WebGPU in Chromium.

Dawn provides several WebGPU building blocks:

  • WebGPU C/C++ headers that applications and other building blocks use.
    • The webgpu.h version that Dawn implements.
    • A C++ wrapper for the webgpu.h.
  • A "native" implementation of WebGPU using platforms' GPU APIs: D3D12, Metal, Vulkan and OpenGL. See per API support for more details.
  • A client-server implementation of WebGPU for applications that are in a sandbox without access to native drivers
  • Tint is a compiler for the WebGPU Shader Language (WGSL) that can be used in standalone to convert shaders from and to WGSL.

Helpful links:

Documentation table of content

Developer documentation:

User documentation: (TODO, figure out what overlaps with the webgpu.h docs)

License

BSD 3-Clause License, please see LICENSE.

Disclaimer

This is not an officially supported Google product.

dawn's People

Contributors

ben-clayton avatar kangz avatar dj2 avatar austineng avatar jrprice avatar dneto0 avatar amaiorano avatar jiawei-shao avatar zoddicus avatar senorblanco avatar lokokung avatar richard-yunchao avatar kainino0x avatar toji avatar shrekshao avatar phuang avatar haoxli avatar bjjones avatar sarahm0 avatar bbernhar avatar jzm-intel avatar shaoboyan avatar jchen10 avatar natashalee avatar beaufortfrancois avatar bsheedy-work avatar greggman avatar afd avatar ponitka avatar kakashidinho avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.