webgpu / webgpufundamentals

https://webgpufundamentals.org
BSD 3-Clause "New" or "Revised" License
624 stars 88 forks source link

Fixed typos "2st triangle" and added missing comments for "1st triangle" where appropriate. #131

Closed ARakhamimov closed 2 months ago

ARakhamimov commented 2 months ago

Various instances of "2st triangle" corrected to "2nd triangle" in vertex shader comments.

Various instances where "1st triangle" is missing in vertex shader comments where "2nd triangle" is present alone.