Skip to content

Commit 7ab7b14

Browse files
committed
Deploying to gh-pages from @ cbbf0ff 🚀
1 parent 7a8736b commit 7ab7b14

30 files changed

+679
-574
lines changed

atom.xml

Lines changed: 107 additions & 107 deletions
Large diffs are not rendered by default.

contributors.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webgpu/index.html

Lines changed: 213 additions & 213 deletions
Large diffs are not rendered by default.

webgpu/lessons/atom.xml

Lines changed: 107 additions & 107 deletions
Large diffs are not rendered by default.

webgpu/lessons/ja/atom.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<id/>
44
<title>WebGPUを基本から学ぶ</title>
5-
<updated>2025-05-21T02:36:19.000Z</updated>
5+
<updated>2025-06-09T22:01:57.000Z</updated>
66
<generator>https://github.com/jpmonette/feed</generator>
77
<author>
88
<name>webgpufundamentals Contributors</name>
@@ -15,33 +15,33 @@
1515
<title type="html"><![CDATA[WebGPUの基本]]></title>
1616
<id>https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-fundamentals.html</id>
1717
<link href="https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-fundamentals.html"/>
18-
<updated>2025-05-21T02:36:19.000Z</updated>
18+
<updated>2025-06-09T22:01:57.000Z</updated>
1919
<author>
2020
<name>webgpufundamentals Contributors</name>
2121
<uri>https://webgpufundamentals.org/contributors.html</uri>
2222
</author>
23-
<published>2025-05-21T02:36:19.000Z</published>
23+
<published>2025-06-09T22:01:57.000Z</published>
2424
</entry>
2525
<entry>
2626
<title type="html"><![CDATA[inter-stage(シェーダ間)変数]]></title>
2727
<id>https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-inter-stage-variables.html</id>
2828
<link href="https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-inter-stage-variables.html"/>
29-
<updated>2025-05-21T02:36:19.000Z</updated>
29+
<updated>2025-06-09T22:01:57.000Z</updated>
3030
<author>
3131
<name>webgpufundamentals Contributors</name>
3232
<uri>https://webgpufundamentals.org/contributors.html</uri>
3333
</author>
34-
<published>2025-05-21T02:36:19.000Z</published>
34+
<published>2025-06-09T22:01:57.000Z</published>
3535
</entry>
3636
<entry>
3737
<title type="html"><![CDATA[構造体とメモリレイアウト]]></title>
3838
<id>https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-memory-layout.html</id>
3939
<link href="https://webgpufundamentals.org/webgpu/lessons/ja/webgpu-memory-layout.html"/>
40-
<updated>2025-05-21T02:36:19.000Z</updated>
40+
<updated>2025-06-09T22:01:57.000Z</updated>
4141
<author>
4242
<name>webgpufundamentals Contributors</name>
4343
<uri>https://webgpufundamentals.org/contributors.html</uri>
4444
</author>
45-
<published>2025-05-21T02:36:19.000Z</published>
45+
<published>2025-06-09T22:01:57.000Z</published>
4646
</entry>
4747
</feed>

webgpu/lessons/ko/atom.xml

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<id/>
44
<title>WebGPU 기초</title>
5-
<updated>2025-05-21T02:36:19.000Z</updated>
5+
<updated>2025-06-09T22:01:57.000Z</updated>
66
<generator>https://github.com/jpmonette/feed</generator>
77
<author>
88
<name>webgpufundamentals Contributors</name>
@@ -15,198 +15,198 @@
1515
<title type="html"><![CDATA[WebGPU 컴퓨트 셰이더 기초]]></title>
1616
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-compute-shaders.html</id>
1717
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-compute-shaders.html"/>
18-
<updated>2025-05-21T02:36:19.000Z</updated>
18+
<updated>2025-06-09T22:01:57.000Z</updated>
1919
<author>
2020
<name>webgpufundamentals Contributors</name>
2121
<uri>https://webgpufundamentals.org/contributors.html</uri>
2222
</author>
23-
<published>2025-05-21T02:36:19.000Z</published>
23+
<published>2025-06-09T22:01:57.000Z</published>
2424
</entry>
2525
<entry>
2626
<title type="html"><![CDATA[WebGPU 셰이더 상수(Constants)]]></title>
2727
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-constants.html</id>
2828
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-constants.html"/>
29-
<updated>2025-05-21T02:36:19.000Z</updated>
29+
<updated>2025-06-09T22:01:57.000Z</updated>
3030
<author>
3131
<name>webgpufundamentals Contributors</name>
3232
<uri>https://webgpufundamentals.org/contributors.html</uri>
3333
</author>
34-
<published>2025-05-21T02:36:19.000Z</published>
34+
<published>2025-06-09T22:01:57.000Z</published>
3535
</entry>
3636
<entry>
3737
<title type="html"><![CDATA[WebGPU 데이터 복사하기]]></title>
3838
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-copying-data.html</id>
3939
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-copying-data.html"/>
40-
<updated>2025-05-21T02:36:19.000Z</updated>
40+
<updated>2025-06-09T22:01:57.000Z</updated>
4141
<author>
4242
<name>webgpufundamentals Contributors</name>
4343
<uri>https://webgpufundamentals.org/contributors.html</uri>
4444
</author>
45-
<published>2025-05-21T02:36:19.000Z</published>
45+
<published>2025-06-09T22:01:57.000Z</published>
4646
</entry>
4747
<entry>
4848
<title type="html"><![CDATA[WebGPU 큐브맵]]></title>
4949
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-cube-maps.html</id>
5050
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-cube-maps.html"/>
51-
<updated>2025-05-21T02:36:19.000Z</updated>
51+
<updated>2025-06-09T22:01:57.000Z</updated>
5252
<author>
5353
<name>webgpufundamentals Contributors</name>
5454
<uri>https://webgpufundamentals.org/contributors.html</uri>
5555
</author>
56-
<published>2025-05-21T02:36:19.000Z</published>
56+
<published>2025-06-09T22:01:57.000Z</published>
5757
</entry>
5858
<entry>
5959
<title type="html"><![CDATA[WebGPU 기초]]></title>
6060
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-fundamentals.html</id>
6161
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-fundamentals.html"/>
62-
<updated>2025-05-21T02:36:19.000Z</updated>
62+
<updated>2025-06-09T22:01:57.000Z</updated>
6363
<author>
6464
<name>webgpufundamentals Contributors</name>
6565
<uri>https://webgpufundamentals.org/contributors.html</uri>
6666
</author>
67-
<published>2025-05-21T02:36:19.000Z</published>
67+
<published>2025-06-09T22:01:57.000Z</published>
6868
</entry>
6969
<entry>
7070
<title type="html"><![CDATA[WebGPU 동작 방식]]></title>
7171
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-how-it-works.html</id>
7272
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-how-it-works.html"/>
73-
<updated>2025-05-21T02:36:19.000Z</updated>
73+
<updated>2025-06-09T22:01:57.000Z</updated>
7474
<author>
7575
<name>webgpufundamentals Contributors</name>
7676
<uri>https://webgpufundamentals.org/contributors.html</uri>
7777
</author>
78-
<published>2025-05-21T02:36:19.000Z</published>
78+
<published>2025-06-09T22:01:57.000Z</published>
7979
</entry>
8080
<entry>
8181
<title type="html"><![CDATA[WebGPU 이미지를 텍스처로 로딩하기]]></title>
8282
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-importing-textures.html</id>
8383
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-importing-textures.html"/>
84-
<updated>2025-05-21T02:36:19.000Z</updated>
84+
<updated>2025-06-09T22:01:57.000Z</updated>
8585
<author>
8686
<name>webgpufundamentals Contributors</name>
8787
<uri>https://webgpufundamentals.org/contributors.html</uri>
8888
</author>
89-
<published>2025-05-21T02:36:19.000Z</published>
89+
<published>2025-06-09T22:01:57.000Z</published>
9090
</entry>
9191
<entry>
9292
<title type="html"><![CDATA[WebGPU 스테이지간 변수(Inter-stage Variables)]]></title>
9393
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-inter-stage-variables.html</id>
9494
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-inter-stage-variables.html"/>
95-
<updated>2025-05-21T02:36:19.000Z</updated>
95+
<updated>2025-06-09T22:01:57.000Z</updated>
9696
<author>
9797
<name>webgpufundamentals Contributors</name>
9898
<uri>https://webgpufundamentals.org/contributors.html</uri>
9999
</author>
100-
<published>2025-05-21T02:36:19.000Z</published>
100+
<published>2025-06-09T22:01:57.000Z</published>
101101
</entry>
102102
<entry>
103103
<title type="html"><![CDATA[WebGPU 선택적 기능(optional feature)과 제한(limit)]]></title>
104104
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-limits-and-features.html</id>
105105
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-limits-and-features.html"/>
106-
<updated>2025-05-21T02:36:19.000Z</updated>
106+
<updated>2025-06-09T22:01:57.000Z</updated>
107107
<author>
108108
<name>webgpufundamentals Contributors</name>
109109
<uri>https://webgpufundamentals.org/contributors.html</uri>
110110
</author>
111-
<published>2025-05-21T02:36:19.000Z</published>
111+
<published>2025-06-09T22:01:57.000Z</published>
112112
</entry>
113113
<entry>
114114
<title type="html"><![CDATA[WebGPU 데이터 메모리 레이아웃]]></title>
115115
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-memory-layout.html</id>
116116
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-memory-layout.html"/>
117-
<updated>2025-05-21T02:36:19.000Z</updated>
117+
<updated>2025-06-09T22:01:57.000Z</updated>
118118
<author>
119119
<name>webgpufundamentals Contributors</name>
120120
<uri>https://webgpufundamentals.org/contributors.html</uri>
121121
</author>
122-
<published>2025-05-21T02:36:19.000Z</published>
122+
<published>2025-06-09T22:01:57.000Z</published>
123123
</entry>
124124
<entry>
125125
<title type="html"><![CDATA[WebGPU 데이터 메모리 레이아웃]]></title>
126126
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-memory-layout_obsolete_kr.html</id>
127127
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-memory-layout_obsolete_kr.html"/>
128-
<updated>2025-05-21T02:36:19.000Z</updated>
128+
<updated>2025-06-09T22:01:57.000Z</updated>
129129
<author>
130130
<name>webgpufundamentals Contributors</name>
131131
<uri>https://webgpufundamentals.org/contributors.html</uri>
132132
</author>
133-
<published>2025-05-21T02:36:19.000Z</published>
133+
<published>2025-06-09T22:01:57.000Z</published>
134134
</entry>
135135
<entry>
136136
<title type="html"><![CDATA[WebGPU 멀티 샘플링]]></title>
137137
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-multisampling.html</id>
138138
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-multisampling.html"/>
139-
<updated>2025-05-21T02:36:19.000Z</updated>
139+
<updated>2025-06-09T22:01:57.000Z</updated>
140140
<author>
141141
<name>webgpufundamentals Contributors</name>
142142
<uri>https://webgpufundamentals.org/contributors.html</uri>
143143
</author>
144-
<published>2025-05-21T02:36:19.000Z</published>
144+
<published>2025-06-09T22:01:57.000Z</published>
145145
</entry>
146146
<entry>
147147
<title type="html"><![CDATA[WebGPU 스토리지 버퍼]]></title>
148148
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-storage-buffers.html</id>
149149
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-storage-buffers.html"/>
150-
<updated>2025-05-21T02:36:19.000Z</updated>
150+
<updated>2025-06-09T22:01:57.000Z</updated>
151151
<author>
152152
<name>webgpufundamentals Contributors</name>
153153
<uri>https://webgpufundamentals.org/contributors.html</uri>
154154
</author>
155-
<published>2025-05-21T02:36:19.000Z</published>
155+
<published>2025-06-09T22:01:57.000Z</published>
156156
</entry>
157157
<entry>
158158
<title type="html"><![CDATA[WebGPU 비디오의 효율적인 사용]]></title>
159159
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-textures-external-video.html</id>
160160
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-textures-external-video.html"/>
161-
<updated>2025-05-21T02:36:19.000Z</updated>
161+
<updated>2025-06-09T22:01:57.000Z</updated>
162162
<author>
163163
<name>webgpufundamentals Contributors</name>
164164
<uri>https://webgpufundamentals.org/contributors.html</uri>
165165
</author>
166-
<published>2025-05-21T02:36:19.000Z</published>
166+
<published>2025-06-09T22:01:57.000Z</published>
167167
</entry>
168168
<entry>
169169
<title type="html"><![CDATA[WebGPU 텍스처]]></title>
170170
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-textures.html</id>
171171
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-textures.html"/>
172-
<updated>2025-05-21T02:36:19.000Z</updated>
172+
<updated>2025-06-09T22:01:57.000Z</updated>
173173
<author>
174174
<name>webgpufundamentals Contributors</name>
175175
<uri>https://webgpufundamentals.org/contributors.html</uri>
176176
</author>
177-
<published>2025-05-21T02:36:19.000Z</published>
177+
<published>2025-06-09T22:01:57.000Z</published>
178178
</entry>
179179
<entry>
180180
<title type="html"><![CDATA[WebGPU Uniforms]]></title>
181181
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-uniforms.html</id>
182182
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-uniforms.html"/>
183-
<updated>2025-05-21T02:36:19.000Z</updated>
183+
<updated>2025-06-09T22:01:57.000Z</updated>
184184
<author>
185185
<name>webgpufundamentals Contributors</name>
186186
<uri>https://webgpufundamentals.org/contributors.html</uri>
187187
</author>
188-
<published>2025-05-21T02:36:19.000Z</published>
188+
<published>2025-06-09T22:01:57.000Z</published>
189189
</entry>
190190
<entry>
191191
<title type="html"><![CDATA[WebGPU 정점 버퍼]]></title>
192192
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-vertex-buffers.html</id>
193193
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-vertex-buffers.html"/>
194-
<updated>2025-05-21T02:36:19.000Z</updated>
194+
<updated>2025-06-09T22:01:57.000Z</updated>
195195
<author>
196196
<name>webgpufundamentals Contributors</name>
197197
<uri>https://webgpufundamentals.org/contributors.html</uri>
198198
</author>
199-
<published>2025-05-21T02:36:19.000Z</published>
199+
<published>2025-06-09T22:01:57.000Z</published>
200200
</entry>
201201
<entry>
202202
<title type="html"><![CDATA[WebGPU WGSL]]></title>
203203
<id>https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-wgsl.html</id>
204204
<link href="https://webgpufundamentals.org/webgpu/lessons/ko/webgpu-wgsl.html"/>
205-
<updated>2025-05-21T02:36:19.000Z</updated>
205+
<updated>2025-06-09T22:01:57.000Z</updated>
206206
<author>
207207
<name>webgpufundamentals Contributors</name>
208208
<uri>https://webgpufundamentals.org/contributors.html</uri>
209209
</author>
210-
<published>2025-05-21T02:36:19.000Z</published>
210+
<published>2025-06-09T22:01:57.000Z</published>
211211
</entry>
212212
</feed>

webgpu/lessons/ko/webgpu-cube-maps.html

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -251,10 +251,15 @@ <h1>WebGPU 큐브맵</h1>
251251
ctx.fillStyle = faceColor;
252252
ctx.fillRect(0, 0, size, size);
253253
ctx.font = `${size * 0.7}px sans-serif`;
254-
ctx.textAlign = 'center';
255-
ctx.textBaseline = 'middle';
256254
ctx.fillStyle = textColor;
257-
ctx.fillText(text, size / 2, size / 2);
255+
ctx.textAlign = 'left';
256+
ctx.textBaseline = 'top';
257+
const m = ctx.measureText(text);
258+
ctx.fillText(
259+
text,
260+
(size - m.actualBoundingBoxRight + m.actualBoundingBoxLeft) / 2,
261+
(size - m.actualBoundingBoxDescent + m.actualBoundingBoxAscent) / 2
262+
);
258263
return canvas;
259264
}
260265
</pre>

webgpu/lessons/ru/atom.xml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<feed xmlns="http://www.w3.org/2005/Atom">
33
<id/>
44
<title>Основы WebGPU</title>
5-
<updated>2025-05-21T02:36:19.000Z</updated>
5+
<updated>2025-06-09T22:01:57.000Z</updated>
66
<generator>https://github.com/jpmonette/feed</generator>
77
<author>
88
<name>webgpufundamentals Contributors</name>
@@ -15,44 +15,44 @@
1515
<title type="html"><![CDATA[WebGPU Основы]]></title>
1616
<id>https://webgpufundamentals.org/webgpu/lessons/ru/webgpu-fundamentals.html</id>
1717
<link href="https://webgpufundamentals.org/webgpu/lessons/ru/webgpu-fundamentals.html"/>
18-
<updated>2025-05-21T02:36:19.000Z</updated>
18+
<updated>2025-06-09T22:01:57.000Z</updated>
1919
<author>
2020
<name>webgpufundamentals Contributors</name>
2121
<uri>https://webgpufundamentals.org/contributors.html</uri>
2222
</author>
23-
<published>2025-05-21T02:36:19.000Z</published>
23+
<published>2025-06-09T22:01:57.000Z</published>
2424
</entry>
2525
<entry>
2626
<title type="html"><![CDATA[WebGPU Inter-stage Переменные]]></title>
2727
<id>https://webgpufundamentals.org/webgpu/lessons/ru/webgpu-inter-stage-variables.html</id>
2828
<link href="https://webgpufundamentals.org/webgpu/lessons/ru/webgpu-inter-stage-variables.html"/>
29-
<updated>2025-05-21T02:36:19.000Z</updated>
29+
<updated>2025-06-09T22:01:57.000Z</updated>
3030
<author>
3131
<name>webgpufundamentals Contributors</name>
3232
<uri>https://webgpufundamentals.org/contributors.html</uri>
3333
</author>
34-
<published>2025-05-21T02:36:19.000Z</published>
34+
<published>2025-06-09T22:01:57.000Z</published>
3535
</entry>
3636
<entry>
3737
<title type="html"><![CDATA[WebGPU storage буферы]]></title>
3838
<id>https://webgpufundamentals.org/webgpu/lessons/ru/webgpu-storage-buffers.html</id>
3939
<link href="https://webgpufundamentals.org/webgpu/lessons/ru/webgpu-storage-buffers.html"/>
40-
<updated>2025-05-21T02:36:19.000Z</updated>
40+
<updated>2025-06-09T22:01:57.000Z</updated>
4141
<author>
4242
<name>webgpufundamentals Contributors</name>
4343
<uri>https://webgpufundamentals.org/contributors.html</uri>
4444
</author>
45-
<published>2025-05-21T02:36:19.000Z</published>
45+
<published>2025-06-09T22:01:57.000Z</published>
4646
</entry>
4747
<entry>
4848
<title type="html"><![CDATA[WebGPU Uniforms]]></title>
4949
<id>https://webgpufundamentals.org/webgpu/lessons/ru/webgpu-uniforms.html</id>
5050
<link href="https://webgpufundamentals.org/webgpu/lessons/ru/webgpu-uniforms.html"/>
51-
<updated>2025-05-21T02:36:19.000Z</updated>
51+
<updated>2025-06-09T22:01:57.000Z</updated>
5252
<author>
5353
<name>webgpufundamentals Contributors</name>
5454
<uri>https://webgpufundamentals.org/contributors.html</uri>
5555
</author>
56-
<published>2025-05-21T02:36:19.000Z</published>
56+
<published>2025-06-09T22:01:57.000Z</published>
5757
</entry>
5858
</feed>

0 commit comments

Comments
 (0)