浏览代码

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.
Juan Jose Luna Espinosa 4 年之前
父节点
当前提交
dbbf6f761b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      examples/webgl_gpgpu_water.html

+ 1 - 1
examples/webgl_gpgpu_water.html

@@ -11,7 +11,7 @@
 		<div id="info">
 		<div id="info">
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - <span id="waterSize"></span> webgl gpgpu water<br/>
 			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - <span id="waterSize"></span> webgl gpgpu water<br/>
 			Move mouse to disturb water.<br>
 			Move mouse to disturb water.<br>
-			Press mouse button to orbit around. 'W' key toggles wireframe.
+			'W' key toggles wireframe.
 		</div>
 		</div>