index.html 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214
  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. font-family: 'inconsolata';
  17. font-size: 15px;
  18. }
  19. h1 {
  20. color: #444;
  21. font-size: 25px;
  22. font-weight: normal;
  23. margin-top: 5px;
  24. margin-bottom: 20px;
  25. }
  26. h2 {
  27. color: #999;
  28. font-size: 18px;
  29. font-weight: normal;
  30. margin-top: 5px;
  31. margin-bottom: 20px;
  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. bottom: 0px;
  52. width: 140px;
  53. padding: 20px 20px 0 20px;
  54. }
  55. #content {
  56. position: absolute;
  57. left: 180px;
  58. top: 0px;
  59. padding: 28px 0 0 0;
  60. }
  61. #content img {
  62. width: 200px;
  63. height: 150px;
  64. display: block;
  65. float: left;
  66. transition: opacity 0.2s;
  67. }
  68. #content img:hover {
  69. opacity: 0.75;
  70. }
  71. </style>
  72. </head>
  73. <body>
  74. <script type="text/javascript">
  75. var _gaq = _gaq || [];
  76. _gaq.push(['_setAccount', 'UA-86951-15']);
  77. _gaq.push(['_trackPageview']);
  78. (function() {
  79. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  80. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  81. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  82. })();
  83. </script>
  84. <div id="panel">
  85. <h1>three.js<span style="font-size: 50%; vertical-align: super;"> <a href="http://github.com/mrdoob/three.js/releases">r68</a></span></h1>
  86. <a href="examples/">examples</a>,
  87. <a href="http://stemkoski.github.io/Three.js/">more</a><br /><br />
  88. <a href="http://github.com/mrdoob/three.js/zipball/master">download</a>,
  89. <a href="http://cdnjs.com/libraries/three.js/">cdn</a><br /><br />
  90. <a href="docs/index.html#Manual/Introduction/Creating_a_scene">getting started</a><br />
  91. <a href="docs/">documentation</a><br />
  92. <a href="https://plus.google.com/104300307601542851567" rel="publisher">google+</a><br />
  93. <a href="http://webchat.freenode.net/?channels=three.js">chat</a><br />
  94. <a href="http://stackoverflow.com/questions/tagged/three.js">help</a><br /><br />
  95. <a href="http://github.com/mrdoob/three.js/">github</a><br />
  96. <a href="http://github.com/mrdoob/three.js/contributors">contributors</a><br />
  97. <a href="http://github.com/mrdoob/three.js/wiki">wiki</a><br />
  98. <a href="http://github.com/mrdoob/three.js/issues">issues</a><br /><br />
  99. <a href="editor/">editor</a> (beta)
  100. <hr />
  101. <center>
  102. <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 />
  103. <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>
  104. </center>
  105. </div>
  106. <div id="content">
  107. <h2>featured projects</h2>
  108. <a href="http://autodesk360.com/" target="_blank"><img src="files/projects/witnessgotham.jpg"></a>
  109. <a href="http://witnessgotham.com/" target="_blank"><img src="files/projects/a360.png"></a>
  110. <a href="http://gisele.underarmour.com/" target="_blank"><img src="files/projects/gisele.jpg"></a>
  111. <a href="http://cityofdrones.io/" target="_blank"><img src="files/projects/cityofdrones.png"></a>
  112. <a href="https://www.g-star.com/en_nl/newdenimarrivals" target="_blank"><img src="files/projects/newdenimarrivals.png"></a>
  113. <a href="https://www.batmanarkhamknight.com/en_US/batmobile" target="_blank"><img src="files/projects/batmanarkhamknight.jpg"></a>
  114. <a href="http://potree.org/wp/demo/" target="_blank"><img src="files/projects/potree.jpg"></a>
  115. <a href="http://www.overthetinyhills.com/" target="_blank"><img src="files/projects/overthetinyhills.jpg"></a>
  116. <a href="http://vr.chromeexperiments.com/" target="_blank"><img src="files/projects/cardboard.jpg"></a>
  117. <a href="http://timeinvariant.github.io/gorescript/play/" target="_blank"><img src="files/projects/gorescript.jpg"></a>
  118. <a href="http://www.google.com/doodles/rubiks-cube" target="_blank"><img src="files/projects/rubiks-cube.jpg"></a>
  119. <a href="http://www.georgeandjonathan.com/" target="_blank"><img src="files/projects/georgeandjonathan.jpg"></a>
  120. <a href="http://www.nike.com/xp/b/genealogyofthefree/zoetrope.html" target="_blank"><img src="files/projects/genealogyofthefree.jpg"></a>
  121. <a href="http://i-remember.fr/en" target="_blank"><img src="files/projects/iremember.png"></a>
  122. <a href="http://ogreen.special-t.com/en/" target="_blank"><img src="files/projects/ogreen.jpg"></a>
  123. <a href="http://verold.com/" target="_blank"><img src="files/projects/verold.png"></a>
  124. <a href="http://carvisualizer.plus360degrees.com/classics/" target="_blank"><img src="files/projects/classics.png"></a>
  125. <a href="http://photosynth.net/preview" target="_blank"><img src="files/projects/photosynth.png"></a>
  126. <a href="http://helloracer.com/racer-s/" target="_blank"><img src="files/projects/racer-s.jpg"></a>
  127. <a href="http://christmasexperiments.com/" target="_blank"><img src="files/projects/christmasexperiments.jpg"></a>
  128. <a href="http://middle-earth.thehobbit.com/" target="_blank"><img src="files/projects/thehobbit.jpg"></a>
  129. <a href="http://asmallgame.com/kiddisco/" target="_blank"><img src="files/projects/kiddisco.jpg"></a>
  130. <a href="http://gravitymovie.warnerbros.com/" target="_blank"><img src="files/projects/gravity.jpg"></a>
  131. <a href="https://www.justareflektor.com/" target="_blank"><img src="files/projects/reflektor.jpg"></a>
  132. <a href="http://clara.io/" target="_blank"><img src="files/projects/clara.png"></a>
  133. <a href="http://hellorun.helloenjoy.com" target="_blank"><img src="files/projects/hellorun.jpg"></a>
  134. <a href="http://acko.net/" target="_blank"><img src="files/projects/acko.jpg"></a>
  135. <a href="http://advertising.apple.com/" target="_blank"><img src="files/projects/iad.png"></a>
  136. <a href="http://cubeslam.com/" target="_blank"><img src="files/projects/cubeslam.jpg"></a>
  137. <a href="http://hyperlapse.tllabs.io/" target="_blank"><img src="files/projects/hyperlapse.jpg"></a>
  138. <a href="http://chrome.com/maze/" target="_blank"><img src="files/projects/wwmaze.jpg"></a>
  139. <a href="http://antivj.com/paleodictyon_app/" target="_blank"><img src="files/projects/paleodictyon.jpg"></a>
  140. <a href="http://www.findyourwaytooz.com/" target="_blank"><img src="files/projects/findyourwaytooz.jpg"></a>
  141. <a href="http://voxeljs.com/" target="_blank"><img src="files/projects/voxeljs.jpg"></a>
  142. <a href="http://christmasexperiments.com/2012/23/" target="_blank"><img src="files/projects/neverseenthesky.jpg"></a>
  143. <a href="http://www.google.com/zeitgeist/2012/#explore" target="_blank"><img src="files/projects/zeitgeist2012.jpg"></a>
  144. <a href="http://lab.sehsucht.de/" target="_blank"><img src="files/projects/zoetrope.jpg"></a>
  145. <a href="http://www.pillandpillow.com/mvsw/site/" target="_blank"><img src="files/projects/mvsw.jpg"></a>
  146. <a href="http://thecarpandtheseagull.thecreatorsproject.com/" target="_blank"><img src="files/projects/thecarpandtheseagull.jpg"></a>
  147. <a href="http://workshop.chromeexperiments.com/stars/" target="_blank"><img src="files/projects/100000stars.jpg"></a>
  148. <a href="http://theywilleatyou.com/" target="_blank"><img src="files/projects/theywilleatyou.jpg"></a>
  149. <a href="http://blast.hellohikimori.com/" target="_blank"><img src="files/projects/blast.jpg"></a>
  150. <a href="http://hexgl.bkcore.com/" target="_blank"><img src="files/projects/hexgl.jpg"></a>
  151. <a href="http://workshop.chromeexperiments.com/projects/armsglobe/" target="_blank"><img src="files/projects/armsglobe.jpg"></a>
  152. <a href="http://carvisualizer.plus360degrees.com/threejs/" target="_blank"><img src="files/projects/carvisualizer.jpg"></a>
  153. <a href="http://www.chromeweblab.com/" target="_blank"><img src="files/projects/chromeweblab.jpg"></a>
  154. <a href="http://lightgraffiti.littlesun.com/" target="_blank"><img src="files/projects/lightgraffiti.jpg"></a>
  155. <a href="http://www.pajamaclubmusic.com/3d/" target="_blank"><img src="files/projects/tntfortwo.jpg"></a>
  156. <a href="http://www.chaostoperfection.com/" target="_blank"><img src="files/projects/chaostoperfection.jpg"></a>
  157. <a href="http://www.sketchpatch.net/labs/livecodelabIntro.html" target="_blank"><img src="files/projects/livecodelab.jpg"></a>
  158. <a href="http://collinhover.github.com/kaiopua/" target="_blank"><img src="files/projects/kaiopua.jpg"></a>
  159. <a href="http://chandlerprall.github.com/Physijs/" target="_blank"><img src="files/projects/physijs.jpg"></a>
  160. <a href="http://www.playmapscube.com/" target="_blank"><img src="files/projects/googlecube.jpg"></a>
  161. <a href="http://triggerrally.com/" target="_blank"><img src="files/projects/triggerrally.jpg"></a>
  162. <!-- <a href="http://yagiz.me/zombiesvscow/" target="_blank"><img src="files/projects/zombiesvscow.jpg"></a> -->
  163. <a href="http://blackjk3.github.com/threefab/" target="_blank"><img src="files/projects/threefab.jpg"></a>
  164. <a href="http://dl.dropbox.com/u/6213850/WebGL/nyanCat/nyan.html" target="_blank"><img src="files/projects/nyancat.jpg"></a>
  165. <a href="http://idflood.github.com/ThreeNodes.js/public/index.html" target="_blank"><img src="files/projects/threenodes.jpg"></a>
  166. <!-- <a href="http://www.adidas.com/football/uk/pages/f50/" target="_blank"><img src="files/projects/f50.jpg"></a> -->
  167. <a href="http://lights.elliegoulding.com/" target="_blank"><img src="files/projects/lights.jpg"></a>
  168. <a href="http://inear.se/beanstalk/" target="_blank"><img src="files/projects/beanstalk.jpg"></a>
  169. <!-- <a href="http://superfad.com/missioncontrol/" target="_blank"><img src="files/projects/missioncontrol.jpg"></a> -->
  170. <a href="http://ro.me/" target="_blank"><img src="files/projects/rome.jpg"></a>
  171. <a href="http://data-arts.appspot.com/globe" target="_blank"><img src="files/projects/globe.jpg"></a>
  172. <a href="http://helloracer.com/webgl/" target="_blank"><img src="files/projects/helloracer.jpg"></a>
  173. </div>
  174. </body>
  175. </html>