Skip to content

Commit

Permalink
Deploying to gh-pages from @ cd23dd4 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
greggman committed Aug 17, 2023
1 parent 6be2ff7 commit 8b6e847
Show file tree
Hide file tree
Showing 183 changed files with 1,429 additions and 880 deletions.
154 changes: 77 additions & 77 deletions atom.xml

Large diffs are not rendered by default.

35 changes: 20 additions & 15 deletions contributors.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,81 +114,86 @@
{
"@type": "ListItem",
"position": 11,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-wgsl.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-copying-data.html"
},
{
"@type": "ListItem",
"position": 12,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-how-it-works.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-wgsl.html"
},
{
"@type": "ListItem",
"position": 13,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-translation.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-how-it-works.html"
},
{
"@type": "ListItem",
"position": 14,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-rotation.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-translation.html"
},
{
"@type": "ListItem",
"position": 15,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-scale.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-rotation.html"
},
{
"@type": "ListItem",
"position": 16,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-matrix-math.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-scale.html"
},
{
"@type": "ListItem",
"position": 17,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-orthographic-projection.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-matrix-math.html"
},
{
"@type": "ListItem",
"position": 18,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-perspective-projection.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-orthographic-projection.html"
},
{
"@type": "ListItem",
"position": 19,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-cameras.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-perspective-projection.html"
},
{
"@type": "ListItem",
"position": 20,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-matrix-stacks.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-cameras.html"
},
{
"@type": "ListItem",
"position": 21,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-scene-graphs.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-matrix-stacks.html"
},
{
"@type": "ListItem",
"position": 22,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-compute-shaders.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-scene-graphs.html"
},
{
"@type": "ListItem",
"position": 23,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-from-webgl.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-compute-shaders.html"
},
{
"@type": "ListItem",
"position": 24,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-resources.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-from-webgl.html"
},
{
"@type": "ListItem",
"position": 25,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-wgsl-function-reference.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-resources.html"
},
{
"@type": "ListItem",
"position": 26,
"url": "https://webgpufundamentals.org/webgpu/lessons/zh_cn/webgpu-wgsl-function-reference.html"
},
{
"@type": "ListItem",
"position": 27,
"url": "https://webgpufundamentals.org/webgpu/lessons/resources/wgsl-offset-computer.html"
}
]
Expand Down
2 changes: 1 addition & 1 deletion contributors.js

Large diffs are not rendered by default.

38 changes: 22 additions & 16 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -114,81 +114,86 @@
{
"@type": "ListItem",
"position": 11,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-wgsl.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-copying-data.html"
},
{
"@type": "ListItem",
"position": 12,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-how-it-works.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-wgsl.html"
},
{
"@type": "ListItem",
"position": 13,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-translation.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-how-it-works.html"
},
{
"@type": "ListItem",
"position": 14,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-rotation.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-translation.html"
},
{
"@type": "ListItem",
"position": 15,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-scale.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-rotation.html"
},
{
"@type": "ListItem",
"position": 16,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-matrix-math.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-scale.html"
},
{
"@type": "ListItem",
"position": 17,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-orthographic-projection.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-matrix-math.html"
},
{
"@type": "ListItem",
"position": 18,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-perspective-projection.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-orthographic-projection.html"
},
{
"@type": "ListItem",
"position": 19,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-cameras.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-perspective-projection.html"
},
{
"@type": "ListItem",
"position": 20,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-matrix-stacks.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-cameras.html"
},
{
"@type": "ListItem",
"position": 21,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-scene-graphs.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-matrix-stacks.html"
},
{
"@type": "ListItem",
"position": 22,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-compute-shaders.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-scene-graphs.html"
},
{
"@type": "ListItem",
"position": 23,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-from-webgl.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-compute-shaders.html"
},
{
"@type": "ListItem",
"position": 24,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-resources.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-from-webgl.html"
},
{
"@type": "ListItem",
"position": 25,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-wgsl-function-reference.html"
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-resources.html"
},
{
"@type": "ListItem",
"position": 26,
"url": "https://webgpufundamentals.org/webgpu/lessons/webgpu-wgsl-function-reference.html"
},
{
"@type": "ListItem",
"position": 27,
"url": "https://webgpufundamentals.org/webgpu/lessons/resources/wgsl-offset-computer.html"
}
]
Expand Down Expand Up @@ -245,6 +250,7 @@ <h1>WebGPU Fundamentals <span class="rss"><a href="http://webgpufundamentals.org
<li><a href="/webgpu/lessons/webgpu-textures-external-video.html">Using Video</a></li>
<li><a href="/webgpu/lessons/webgpu-constants.html">Constants</a></li>
<li><a href="/webgpu/lessons/webgpu-memory-layout.html">Data Memory Layout</a></li>
<li><a href="/webgpu/lessons/webgpu-copying-data.html">Copying Data</a></li>
<li><a href="/webgpu/lessons/webgpu-wgsl.html">WGSL</a></li>
<li><a href="/webgpu/lessons/webgpu-how-it-works.html">How It Works</a></li>
</ul>
Expand All @@ -262,7 +268,7 @@ <h1>WebGPU Fundamentals <span class="rss"><a href="http://webgpufundamentals.org
</ul>
<li>Compute Shaders</li>
<ul>
<li><a href="/webgpu/lessons/webgpu-compute-shaders.html">Compute Shaders</a></li>
<li><a href="/webgpu/lessons/webgpu-compute-shaders.html">Compute Shader Basics</a></li>
</ul>
<li>Misc</li>
<ul>
Expand Down
2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-buffers.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-buffers.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-cameras.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-cameras.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-compute-shaders.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-compute-shaders.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-constants.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-constants.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-copying-data.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-copying-data.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-error-handlng.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-error-handlng.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-from-webgl.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-from-webgl.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-fundamentals.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-fundamentals.html" /> <xhtml:link rel="alternate" hreflang="ja" href="https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-fundamentals.html" /> </url>
Expand Down
1 change: 1 addition & 0 deletions toc.hanson
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
'webgpu-textures-external-video.md',
'webgpu-constants.md',
'webgpu-memory-layout.md',
'webgpu-copying-data.md',
'webgpu-wgsl.md',
'webgpu-how-it-works.md',
],
Expand Down
Loading

0 comments on commit 8b6e847

Please sign in to comment.