Skip to content

Commit dbbf6f7

Browse files
authored
Example webgl_gpgpu_water: Remove mention to orbiting the camera. (#21513)
* GPGPU Protoplanets example: fix pixel trails * webgl_gpgpu_water.html: Remove mention to orbiting the camera.
1 parent 46c947c commit dbbf6f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/webgl_gpgpu_water.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<div id="info">
1212
<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - <span id="waterSize"></span> webgl gpgpu water<br/>
1313
Move mouse to disturb water.<br>
14-
Press mouse button to orbit around. 'W' key toggles wireframe.
14+
'W' key toggles wireframe.
1515
</div>
1616

1717

0 commit comments

Comments
 (0)