Useful-links.html 7.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183
  1. <!DOCTYPE html>
  2. <html lang="ko">
  3. <head>
  4. <meta charset="utf-8">
  5. <base href="../../../" />
  6. <script src="page.js"></script>
  7. <link type="text/css" rel="stylesheet" href="page.css" />
  8. </head>
  9. <body>
  10. <h1>참고 링크([name])</h1>
  11. <p class="desc">
  12. 다음 링크들은 three.js를 배울때 유용한 링크들 모음입니다.<br />
  13. 여기에 추가하고 싶은 링크가 있거나 더 이상 작동하지 않거나 관련되지 않은 링크가 있다면
  14. 아래 '수정' 버튼을 클릭해 변경해주세요!<br /><br />
  15. three.js는 자주 업데이트 되고 있기 때문에, 많은 링크들이 지난 버전의 내용을 담고 있을 수도 있습니다.
  16. - 만약 링크에서 나온 내용이 제대로 동작하지 않는다면 브라우저 콘솔의 경고나 에러를 확인해 보세요. 관련 문서 페에지도 확인해 보세요.
  17. </p>
  18. <h2>도움이 되는 포럼</h2>
  19. <p>
  20. Three.js는 공식적으로[link:https://discourse.threejs.org/ 포럼] 과 [link:http://stackoverflow.com/tags/three.js/info Stack Overflow]에서 지원 요청을 받고 있습니다.
  21. 도움이 필요하다면, 저기로 가면 됩니다. 깃허브에서 도움 요청 이슈를 생성하지 마세요.
  22. </p>
  23. <h2>예제 및 수업</h2>
  24. <h3>three.js 입문</h3>
  25. <ul>
  26. <li>
  27. [link:https://threejsfundamentals.org/threejs/lessons/threejs-fundamentals.html Three.js Fundamentals starting lesson]
  28. </li>
  29. <li>
  30. [link:https://codepen.io/rachsmith/post/beginning-with-3d-webgl-pt-1-the-scene Beginning with 3D WebGL] - [link:https://codepen.io/rachsmith/ Rachel Smith].
  31. </li>
  32. <li>
  33. [link:https://www.august.com.au/blog/animating-scenes-with-webgl-three-js/ Animating scenes with WebGL and three.js]
  34. </li>
  35. </ul>
  36. <h3>심화 확장 기사 및 강의</h3>
  37. <ul>
  38. <li>
  39. [link:https://discoverthreejs.com/ Discover three.js]
  40. </li>
  41. <li>
  42. [link:https://threejsfundamentals.org/ Three.js Fundamentals]
  43. </li>
  44. <li>
  45. [link:http://blog.cjgammon.com/ Collection of tutorials] by [link:http://www.cjgammon.com/ CJ Gammon].
  46. </li>
  47. <li>
  48. [link:https://medium.com/soffritti.pierfrancesco/glossy-spheres-in-three-js-bfd2785d4857 Glossy spheres in three.js].
  49. </li>
  50. <li>
  51. [link:https://www.udacity.com/course/cs291 Interactive 3D Graphics] - a free course on Udacity that teaches the fundamentals of 3D Graphics,
  52. and uses three.js as its coding tool.
  53. </li>
  54. <li>
  55. [Link:https://aerotwist.com/tutorials/ Aerotwist] tutorials by [link:https://github.com/paullewis/ Paul Lewis].
  56. </li>
  57. <li>
  58. [link:http://learningthreejs.com/ Learning Three.js] – a blog with articles dedicated to teaching three.js
  59. </li>
  60. <li>
  61. [link:https://discourse.threejs.org/t/three-js-bookshelf/2468 Three.js Bookshelf] - Looking for more resources about three.js or computer graphics in general?
  62. Check out the selection of literature recommended by the community.
  63. </li>
  64. </ul>
  65. <h2>뉴스 및 업데이트</h2>
  66. <ul>
  67. <li>
  68. [link:https://twitter.com/hashtag/threejs Three.js on Twitter]
  69. </li>
  70. <li>
  71. [link:http://www.reddit.com/r/threejs/ Three.js on reddit]
  72. </li>
  73. <li>
  74. [link:http://www.reddit.com/r/webgl/ WebGL on reddit]
  75. </li>
  76. <li>
  77. [link:http://learningwebgl.com/blog/ Learning WebGL Blog] – The authoritive news source for WebGL.
  78. </li>
  79. </ul>
  80. <h2>예제</h2>
  81. <ul>
  82. <li>
  83. [link:https://github.com/edwinwebb/three-seed/ three-seed] - three.js starter project with ES6 and Webpack
  84. </li>
  85. <li>
  86. [link:http://stemkoski.github.io/Three.js/index.html Professor Stemkoskis Examples] - a collection of beginner friendly
  87. examples built using three.js r60.
  88. </li>
  89. <li>
  90. [link:https://threejs.org/examples/ Official three.js examples] - these examples are
  91. maintained as part of the three.js repository, and always use the latest version of three.js.
  92. </li>
  93. <li>
  94. [link:https://raw.githack.com/mrdoob/three.js/dev/examples/ Official three.js dev branch examples] -
  95. Same as the above, except these use the dev branch of three.js, and are used to check that
  96. everything is working as three.js being is developed.
  97. </li>
  98. </ul>
  99. <h2>도구</h2>
  100. <ul>
  101. <li>
  102. [link:http://www.physgl.org/ physgl.org] - JavaScript front-end with wrappers to three.js, to bring WebGL
  103. graphics to students learning physics and math.
  104. </li>
  105. <li>
  106. [link:https://whsjs.readme.io/ Whitestorm.js] – Modular three.js framework with AmmoNext physics plugin.
  107. </li>
  108. <li>
  109. [link:http://zz85.github.io/zz85-bookmarklets/threelabs.html Three.js Inspector]
  110. </li>
  111. <li>
  112. [link:http://idflood.github.io/ThreeNodes.js/ ThreeNodes.js].
  113. </li>
  114. <li>
  115. [link:https://marketplace.visualstudio.com/items?itemName=bierner.comment-tagged-templates comment-tagged-templates] - VSCode extension syntax highlighting for tagged template strings, like: glsl.js.
  116. </li>
  117. <li>
  118. [link:https://github.com/MozillaReality/WebXR-emulator-extension WebXR-emulator-extension]
  119. </li>
  120. </ul>
  121. <h2>WebGL 참고</h2>
  122. <ul>
  123. <li>
  124. [link:https://www.khronos.org/files/webgl/webgl-reference-card-1_0.pdf webgl-reference-card.pdf] - Reference of all WebGL and GLSL keywords, terminology, syntax and definitions.
  125. </li>
  126. </ul>
  127. <h2>이전 링크들</h2>
  128. <p>
  129. 이 링크들은 기록 목적으로 남겨두었습니다. - 아직 도움이 되는 링크도 있겠지만, 해당 내용들은 아주 옛날 버전의 three.js를 사용하고 있다는 점을 주의하세요.
  130. </p>
  131. <ul>
  132. <li>
  133. <a href="https://www.youtube.com/watch?v=Dir4KO9RdhM" target="_blank">AlterQualia at WebGL Camp 3</a>
  134. </li>
  135. <li>
  136. [link:http://yomotsu.github.io/threejs-examples/ Yomotsus Examples] - a collection of examples using three.js r45.
  137. </li>
  138. <li>
  139. [link:http://fhtr.org/BasicsOfThreeJS/#1 Introduction to Three.js] by [link:http://github.com/kig/ Ilmari Heikkinen] (slideshow).
  140. </li>
  141. <li>
  142. [link:http://www.slideshare.net/yomotsu/webgl-and-threejs WebGL and Three.js] by [link:http://github.com/yomotsu Akihiro Oyamada] (slideshow).
  143. </li>
  144. <li>
  145. [link:http://bkcore.com/blog/general/adobe-user-group-nl-talk-video-hexgl.html Fast HTML5 game development using three.js] by [link:https://github.com/BKcore BKcore] (video).
  146. </li>
  147. <li>
  148. <a href="https://www.youtube.com/watch?v=VdQnOaolrPA" target="_blank">Trigger Rally</a> by [link:https://github.com/jareiko jareiko] (video).
  149. </li>
  150. <li>
  151. [link:http://blackjk3.github.io/threefab/ ThreeFab] - scene editor, maintained up until around three.js r50.
  152. </li>
  153. <li>
  154. [link:http://bkcore.com/blog/3d/webgl-three-js-workflow-tips.html Max to Three.js workflow tips and tricks] by [link:https://github.com/BKcore BKcore]
  155. </li>
  156. <li>
  157. [link:http://12devsofxmas.co.uk/2012/01/webgl-and-three-js/ A whirlwind look at Three.js]
  158. by [link:http://github.com/nrocy Paul King]
  159. </li>
  160. <li>
  161. [link:http://bkcore.com/blog/3d/webgl-three-js-animated-selective-glow.html Animated selective glow in Three.js]
  162. by [link:https://github.com/BKcore BKcore]
  163. </li>
  164. <li>
  165. [link:http://www.natural-science.or.jp/article/20120220155529.php Building A Physics Simulation Environment] - three.js tutorial in Japanese
  166. </li>
  167. </ul>
  168. </body>
  169. </html>