소스 검색

Examples: Clean up.

Mr.doob 1 년 전
부모
커밋
fc292ae64b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      examples/webgpu_compute_particles.html

+ 1 - 1
examples/webgpu_compute_particles.html

@@ -8,7 +8,7 @@
 	<body>
 
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> WebGPU - 1M Compute Particles
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> WebGPU - Compute - 1M Particles
 		</div>
 
 		<script type="importmap">