瀏覽代碼

Added link to DevTools

Mr.doob 5 年之前
父節點
當前提交
68849151ff
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      index.html

+ 1 - 0
index.html

@@ -68,6 +68,7 @@
 
 					<h2>Resources</h2>
 					<ul>
+						<li><a href="https://discourse.threejs.org/t/three-js-developer-tools/8477">Three.js DevTools</a></li>
 						<li><a href="https://threejsfundamentals.org/" target="_blank" rel="noopener">Three.js Fundamentals</a></li>
 						<li><a href="http://davidscottlyons.com/threejs-intro/" target="_blank" rel="noopener">Intro to WebGL</a></li>
 						<li><a href="https://www.udacity.com/course/interactive-3d-graphics--cs291" target="_blank" rel="noopener">Interactive 3D Graphics</a></li>