Explorar o código

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 %!s(int64=4) %!d(string=hai) anos
pai
achega
dbbf6f761b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      examples/webgl_gpgpu_water.html

+ 1 - 1
examples/webgl_gpgpu_water.html

@@ -11,7 +11,7 @@
 		<div id="info">
 			<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>
-			Press mouse button to orbit around. 'W' key toggles wireframe.
+			'W' key toggles wireframe.
 		</div>