Browse Source

TiltLoader: Added file credit.

Mr.doob 4 năm trước cách đây
mục cha
commit
2a7d15ec02
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      examples/webgl_loader_tilt.html

+ 2 - 1
examples/webgl_loader_tilt.html

@@ -8,7 +8,8 @@
 	</head>
 	<body>
 		<div id="info">
-			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - tilt loader
+			<a href="https://threejs.org" target="_blank" rel="noopener">three.js</a> - tilt loader<br/>
+			<a href="https://poly.google.com/view/ewUb8s99x_k" target="_blank" rel="noopener">TILTSPHERE</a> by <a href="https://poly.google.com/user/8CZPjCt8LvV" target="_blank" rel="noopener">Rosie Summers</a>
 		</div>
 
 		<script type="module">