Преглед изворни кода

Update webgpu_postprocessing_ssaa.html

Michael Herzog пре 1 година
родитељ
комит
a8b6c17696
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      examples/webgpu_postprocessing_ssaa.html

+ 1 - 1
examples/webgpu_postprocessing_ssaa.html

@@ -8,7 +8,7 @@
 	</head>
 	</head>
 	<body>
 	<body>
 		<div id="info">
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - Unbiased Manual Supersamling Anti-Aliasing (SSAA) pass by <a href="https://clara.io" target="_blank" rel="noopener">Ben Houston</a>
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - Unbiased Manual Supersampling Anti-Aliasing (SSAA) pass by <a href="https://clara.io" target="_blank" rel="noopener">Ben Houston</a>
 		</div>
 		</div>
 
 
 		<script type="importmap">
 		<script type="importmap">

粤ICP备19079148号