index.html 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <title>three.js - JavaScript 3D library</title>
  6. <style>
  7. @font-face {
  8. font-family: 'inconsolata';
  9. src: url('files/inconsolata.woff') format('woff');
  10. font-weight: normal;
  11. font-style: normal;
  12. }
  13. body {
  14. background-color: #ffffff;
  15. margin: 0px;
  16. padding: 19px 0px 30px 180px;
  17. font-family: 'inconsolata';
  18. font-size: 15px;
  19. }
  20. h1 {
  21. color: #444;
  22. font-size: 25px;
  23. font-weight: normal;
  24. margin-top: 5px;
  25. margin-bottom: 20px;
  26. }
  27. h2 {
  28. color: #999;
  29. font-size: 18px;
  30. font-weight: normal;
  31. margin-top: 12px;
  32. }
  33. hr {
  34. border: 0px;
  35. height: 1px;
  36. background-color: #ccc;
  37. margin: 30px 0px;
  38. }
  39. a {
  40. color: #2194CE;
  41. font-size: 15px;
  42. text-decoration: none;
  43. }
  44. a:hover {
  45. text-decoration: underline;
  46. }
  47. #panel {
  48. position: fixed;
  49. left: 0px;
  50. top: 0px;
  51. width: 140px;
  52. height: 100%;
  53. padding: 20px 20px 0px 20px;
  54. }
  55. .images {
  56. line-height: 0px;
  57. margin-bottom: 40px;
  58. }
  59. </style>
  60. </head>
  61. <body>
  62. <script type="text/javascript">
  63. var _gaq = _gaq || [];
  64. _gaq.push(['_setAccount', 'UA-86951-15']);
  65. _gaq.push(['_trackPageview']);
  66. (function() {
  67. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  68. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  69. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  70. })();
  71. </script>
  72. <div id="panel">
  73. <h1>three.js<span style="font-size: 50%; vertical-align: super;"> <a href="http://github.com/mrdoob/three.js/releases">r60</a></span></h1>
  74. <a href="examples/">examples</a><br /><br />
  75. <a href="http://github.com/mrdoob/three.js/zipball/master">download</a><br /><br />
  76. <a href="http://www.aerotwist.com/lab/getting-started-with-three-js/">getting started</a><br />
  77. <a href="docs/">documentation</a><br />
  78. <a href="https://plus.google.com/104300307601542851567" rel="publisher">google+</a><br />
  79. <a href="http://webchat.freenode.net/?channels=three.js">chat</a><br />
  80. <a href="http://stackoverflow.com/questions/tagged/three.js">help</a><br /><br />
  81. <a href="http://github.com/mrdoob/three.js/">github</a><br />
  82. <a href="http://github.com/mrdoob/three.js/contributors">contributors</a><br />
  83. <a href="http://github.com/mrdoob/three.js/wiki">wiki</a><br />
  84. <a href="http://github.com/mrdoob/three.js/issues">issues</a><br /><br />
  85. <a href="editor/">editor</a> (beta)
  86. <hr />
  87. <center>
  88. <a href="http://www.udacity.com/overview/Course/cs291/" target="_blank"><img src="files/udacity.png" width="121" height="152" style="border:1px solid #ccc" /></a><br /><br />
  89. <a href="http://shop.oreilly.com/product/0636920024729.do" target="_blank"><img src="files/webglbook.png" width="100" height="132" style="border:1px solid #ccc" /></a>
  90. </center>
  91. </div>
  92. <h2>featured projects</h2>
  93. <div id="featured" class="images"></div>
  94. <script>
  95. var files = [
  96. [ "hellorun", "http://hellorun.helloenjoy.com" ],
  97. [ "cubeslam", "http://cubeslam.com/" ],
  98. [ "hyperlapse", "http://hyperlapse.tllabs.io/" ],
  99. [ "wwmaze", "http://chrome.com/maze/" ],
  100. [ "paleodictyon", "http://antivj.com/paleodictyon_app/" ],
  101. [ "findyourwaytooz", "http://www.findyourwaytooz.com/" ],
  102. [ "voxeljs", "http://voxeljs.com/" ],
  103. [ "neverseenthesky", "http://christmasexperiments.com/23/" ],
  104. [ "zeitgeist2012", "http://www.google.com/zeitgeist/2012/#explore" ],
  105. [ "zoetrope", "http://lab.sehsucht.de/" ],
  106. [ "mvsw", "http://www.pillandpillow.com/mvsw/site/" ],
  107. [ "thecarpandtheseagull", "http://thecarpandtheseagull.thecreatorsproject.com/" ],
  108. [ "100000stars", "http://workshop.chromeexperiments.com/stars/" ],
  109. [ "theywilleatyou", "http://theywilleatyou.com/" ],
  110. [ "blast", "http://blast.hellohikimori.com/" ],
  111. [ "hexgl", "http://hexgl.bkcore.com/" ],
  112. [ "armsglobe", "http://workshop.chromeexperiments.com/projects/armsglobe/" ],
  113. [ "carvisualizer", "http://carvisualizer.plus360degrees.com/threejs/" ],
  114. [ "chromeweblab", "http://www.chromeweblab.com/" ],
  115. [ "lightgraffiti", "http://lightgraffiti.littlesun.com/" ],
  116. [ "tntfortwo", "http://www.pajamaclubmusic.com/3d/" ],
  117. [ "chaostoperfection", "http://www.chaostoperfection.com/" ],
  118. [ "livecodelab", "http://www.sketchpatch.net/labs/livecodelabIntro.html" ],
  119. [ "kaiopua", "http://collinhover.github.com/kaiopua/" ],
  120. [ "physijs", "http://chandlerprall.github.com/Physijs/" ],
  121. [ "googlecube", "http://www.playmapscube.com/" ],
  122. [ "triggerrally", "http://triggerrally.com/" ],
  123. [ "zombiesvscow", "http://yagiz.me/zombiesvscow/" ],
  124. [ "threefab", "http://blackjk3.github.com/threefab/" ],
  125. [ "nyancat", "http://dl.dropbox.com/u/6213850/WebGL/nyanCat/nyan.html" ],
  126. [ "threenodes", "http://idflood.github.com/ThreeNodes.js/public/index.html" ],
  127. [ "f50", "http://www.adidas.com/football/uk/pages/f50/" ],
  128. [ "lights", "http://lights.elliegoulding.com/" ],
  129. [ "beanstalk", "http://inear.se/beanstalk/" ],
  130. [ "missioncontrol", "http://superfad.com/missioncontrol/" ],
  131. [ "rome", "http://ro.me/" ],
  132. [ "globe", "http://data-arts.appspot.com/globe" ],
  133. [ "helloracer", "http://helloracer.com/webgl/" ]
  134. ];
  135. var element = document.getElementById( 'featured' );
  136. for ( var i = 0; i < files.length; i ++ ) {
  137. var file = files[ i ];
  138. element.innerHTML += '<a href="' + file[ 1 ] + '" target="_blank"><img src="files/projects/' + file[ 0 ] + '.jpg" width="200" height="150"></a>';
  139. }
  140. </script>
  141. </body>
  142. </html>