Browse Source

Rescued Udacity course

Mr.doob 5 years ago
parent
commit
91f4308b43
1 changed files with 1 additions and 12 deletions
  1. 1 12
      index.html

+ 1 - 12
index.html

@@ -71,20 +71,9 @@
 						<li><a href="https://threejsfundamentals.org/" target="_blank" rel="noopener">Three.js Fundamentals</a></li>
 						<li><a href="https://threejsfundamentals.org/" target="_blank" rel="noopener">Three.js Fundamentals</a></li>
 						<li><a href="https://discoverthreejs.com/" target="_blank" rel="noopener">Discover Three.js</a></li>
 						<li><a href="https://discoverthreejs.com/" target="_blank" rel="noopener">Discover Three.js</a></li>
 						<li><a href="http://davidscottlyons.com/threejs-intro/" target="_blank" rel="noopener">Intro to WebGL</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>
 					</ul>
 					</ul>
 
 
-					<!--
-					<div id="resource">
-					<script>
-						var resources = [
-							'<a href="https://www.udacity.com/course/interactive-3d-graphics--cs291" target="_blank" rel="noopener"><img src="files/udacity.png" width="121" height="152" /></a>',
-							'<a href="http://davidscottlyons.com/threejs-intro/" target="_blank" rel="noopener"><img src="files/intro.png" width="121" height="106" /></a>'
-						];
-						document.write( resources[ Math.floor( Math.random() * resources.length ) ] );
-					</script>
-					</div>
-					-->
-
 					<!--
 					<!--
 					<h2>Books</h2>
 					<h2>Books</h2>
 					<ul>
 					<ul>