Sfoglia il codice sorgente

Update webgpu_postprocessing_ssr.html

Update info.
Michael Herzog 1 anno fa
parent
commit
0e1ed5b13b
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      examples/webgpu_postprocessing_ssr.html

+ 1 - 1
examples/webgpu_postprocessing_ssr.html

@@ -14,7 +14,7 @@
 	<div id="container"></div>
 	<div id="info">
 		<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> -
-		SSRPass demo by <a href="https://github.com/gonnavis" target="_blank">Vis</a>.<br />
+		SSR demo by <a href="https://github.com/gonnavis" target="_blank">Vis</a>.<br />
 	</div>
 
 	<script type="importmap">

粤ICP备19079148号