Skip to content

Commit 147fef9

Browse files
authored
Fill out a very basic homepage
1 parent 80397df commit 147fef9

1 file changed

Lines changed: 28 additions & 2 deletions

File tree

README.md

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,28 @@
1-
# webgpu.github.io
2-
WebGPU Homepage
1+
<img alt="WebGPU logo" src="https://raw.githubusercontent.com/gpuweb/gpuweb/cd07d570226c8e4c82a1b616f967fe76f98920a3/logo/webgpu-responsive.svg" width="400">
2+
3+
<!-- TODO: add a live webgpu test like on https://get.webgl.org -->
4+
5+
`webgpu.org` is a work in progress. Please visit one of the links below.
6+
7+
- [WebGPU Implementation Status](https://github.com/gpuweb/gpuweb/wiki/Implementation-Status)
8+
- [WebGPU Report](https://webgpureport.org/)
9+
10+
# Community
11+
12+
- ["Web Graphics" Matrix chat community](https://matrix.to/#/#webgraphics:matrix.org) - `#webgraphics:matrix.org`
13+
- [Including the general WebGPU chat channel](https://matrix.to/#/#WebGPU:matrix.org) - `#WebGPU:matrix.org`
14+
- [WebGPU mailing list](https://lists.w3.org/Archives/Public/public-gpu/) - `public-gpu@w3.org`
15+
16+
# Samples and Demos
17+
18+
- [WebGPU Samples](https://webgpu.github.io/webgpu-samples/)
19+
20+
# Learning Resources
21+
22+
- [WebGPU Fundamentals](https://webgpufundamentals.org/)
23+
- [WebGPU on MDN](https://developer.mozilla.org/en-US/docs/Web/API/WebGPU_API)
24+
25+
# Specifications
26+
27+
- [WebGPU API Specification Draft](https://gpuweb.github.io/gpuweb/)
28+
- [WGSL Specification Draft](https://gpuweb.github.io/gpuweb/wgsl/)

0 commit comments

Comments
 (0)