Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9a0311e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
diskhkme committed Sep 19, 2024
1 parent a4af56d commit 230476e
Show file tree
Hide file tree
Showing 11 changed files with 309 additions and 309 deletions.
228 changes: 114 additions & 114 deletions atom.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion contributors.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion sitemap.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<?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-resources.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-resources.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-bind-group-layouts.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-bind-group-layouts.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-camera-visualization.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-camera-visualization.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>
Expand Down Expand Up @@ -34,6 +33,7 @@
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-points.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-points.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-rasterization.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-rasterization.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-resizing-the-canvas.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-resizing-the-canvas.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-resources.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-resources.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-rotation.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-rotation.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-scale.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-scale.html" /> </url>
<url> <loc>https://webgpufundamentals.org/webgpu/lessons/webgpu-scene-graphs.html</loc> <changefreq>monthly</changefreq> <priority>0.5</priority> <xhtml:link rel="alternate" hreflang="en" href="https://webgpufundamentals.org/webgpu/lessons/webgpu-scene-graphs.html" /> </url>
Expand Down
228 changes: 114 additions & 114 deletions webgpu/lessons/atom.xml

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions webgpu/lessons/ja/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id/>
<title>WebGPUを基本から学ぶ</title>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>webgpufundamentals Contributors</name>
Expand All @@ -15,33 +15,33 @@
<title type="html"><![CDATA[WebGPUの基本]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-fundamentals.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-fundamentals.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[inter-stage(シェーダ間)変数]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-inter-stage-variables.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-inter-stage-variables.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[構造体とメモリレイアウト]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-memory-layout.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-memory-layout.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
</feed>
70 changes: 35 additions & 35 deletions webgpu/lessons/ko/atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<feed xmlns="http://www.w3.org/2005/Atom">
<id/>
<title>WebGPU 기초</title>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<generator>https://github.com/jpmonette/feed</generator>
<author>
<name>webgpufundamentals Contributors</name>
Expand All @@ -15,187 +15,187 @@
<title type="html"><![CDATA[WebGPU 컴퓨트 셰이더 기초]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-compute-shaders.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-compute-shaders.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 셰이더 상수(Constants)]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-constants.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-constants.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 데이터 복사하기]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-copying-data.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-copying-data.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 큐브맵]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-cube-maps.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-cube-maps.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 기초]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-fundamentals.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-fundamentals.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 동작 방식]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-how-it-works.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-how-it-works.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 이미지를 텍스처로 로딩하기]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-importing-textures.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-importing-textures.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 스테이지간 변수(Inter-stage Variables)]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-inter-stage-variables.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-inter-stage-variables.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 선택적 기능(optional feature)과 제한(limit)]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-limits-and-features.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-limits-and-features.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 데이터 메모리 레이아웃]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-memory-layout.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-memory-layout.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 데이터 메모리 레이아웃]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-memory-layout_obsolete_kr.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-memory-layout_obsolete_kr.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 스토리지 버퍼]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-storage-buffers.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-storage-buffers.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 비디오의 효율적인 사용]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-textures-external-video.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-textures-external-video.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 텍스처]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-textures.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-textures.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU Uniforms]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-uniforms.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-uniforms.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU 정점 버퍼]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-vertex-buffers.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-vertex-buffers.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
<entry>
<title type="html"><![CDATA[WebGPU WGSL]]></title>
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-wgsl.html</id>
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-wgsl.html"/>
<updated>2024-09-19T05:05:19.000Z</updated>
<updated>2024-09-19T08:05:28.000Z</updated>
<author>
<name>webgpufundamentals Contributors</name>
<uri>https://webgpufundamentals.org/contributors.html</uri>
</author>
<published>2024-09-19T05:05:19.000Z</published>
<published>2024-09-19T08:05:28.000Z</published>
</entry>
</feed>
2 changes: 1 addition & 1 deletion webgpu/lessons/ko/webgpu-fundamentals.html
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ <h1 id="시작하기">시작하기</h1>
커맨드 버퍼는 이름 그대로입니다. 커맨드의 버퍼죠.
여러분은 인코더(encoder)를 만들고 이 인코더는 커맨드 버퍼에 커맨드들을 인코딩합니다.
인코딩을 <em>종료</em>하면 생성된 커맨드 버퍼를 얻을 수 있습니다.
이후에 커맨드 버퍼를 *제출(submit)*하여 WebGPU가 카맨드를 실행하게 할 수 있습니다.</p>
이후에 커맨드 버퍼를 *제출(submit)*하여 WebGPU가 커맨드를 실행하게 할 수 있습니다.</p>
<p>아래는 커맨드 버퍼를 인코딩하는 의사 코드(pseudo code)와 생성된 커맨드 버퍼를 표현한 그림입니다.</p>
<div class="webgpu_center side-by-side"><div style="min-width: 300px; max-width: 400px; flex: 1 1;"><pre class="prettyprint showlinemods notranslate notranslate" translate="no">encoder = device.createCommandEncoder()
// 무언가를 그림
Expand Down
2 changes: 1 addition & 1 deletion webgpu/lessons/ko/webgpu-inter-stage-variables.html
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,7 @@ <h1>WebGPU 스테이지간 변수(Inter-stage Variables)</h1>
이 글에서는 스테이지간 변수(inter-stage variable)에 대한 <em>기초</em>를 다룰 것입니다.</p>
<p>스테이지간 변수는 정점 셰이더와 프래그먼트 셰이더 사이에서 역할을 하게 됩니다.</p>
<p>정점 셰이더가 세 개의 위치값을 출력하면 삼각형이 래스터화됩니다.
정섬 셰이더에서 이러한 각 위치값에 추가적인 값을 더해서 출력할 수 있는데,
정점 셰이더에서 이러한 각 위치값에 추가적인 값을 더해서 출력할 수 있는데,
이러한 값은 기본적으로 그 세 점 사이에서 보간됩니다.</p>
<p>짧은 예제를 만들어 봅시다. 이전 글에서의 삼각형을 그리는 프로그램에서,
셰이더를 수정할 것입니다.</p>
Expand Down
Loading

0 comments on commit 230476e

Please sign in to comment.