File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1431,7 +1431,7 @@ And it works
14311431{{{example url="../webgpu-camera-controls-raw.html"}}}
14321432
14331433Now that we have a camera, let's make it so you can
1434- [click on objects directly](webgpu-picking.html).
1434+ [click on objects directly to select them ](webgpu-picking.html).
14351435
14361436<!-- keep this at the bottom of the article -->
14371437<link href="webgpu-camera-controls.css" rel="stylesheet">
Original file line number Diff line number Diff line change @@ -466,7 +466,7 @@ And with that the selected objects are highlighted.
466466{{{example url="../webgpu-highlighting.html"}}}
467467
468468Now that we can highlight a selection, let's make it possible
469- to [pick objects by directly clicking on them ](webgpu-picking .html)
469+ to [move the camera by dragging ](webgpu-camera-controls .html)
470470instead of having to use the buttons in the UI.
471471
472472<!-- keep this at the bottom of the article -->
You can’t perform that action at this time.
0 commit comments