一些有用的链接([name])
下面是一些你在学习Verge3D过程中或许对你有很大帮助的链接。
如果你发现了一些你想要在这里添加的东西,或者下面的某些链接已经不再可用,请尽情点击右上角的编辑按钮来做一些修改。
请注意,Verge3D目前正处于快速发展的阶段,这里的很多链接已经过时了;如果一些东西没有按照你所预想情况、或者以下链接中所说的情况来工作,请查看
浏览器的Console中的错误或者警告,以及相应的文档,特别是[page:DeprecatedList](弃用清单)。
此外除了这个页面,mrdoob还在Google+上维护了一些和Verge3D相关的链接。
点击这里来查看它们。
帮助论坛
Verge3D官方使用[link:http://stackoverflow.com/tags/three.js/info Stack Overflow]来处理帮助请求。 如果你需要一些帮助,这才是你所要去的地方。请一定不要在GitHub上提issue来寻求帮助。
教程以及课程
Verge3D入门
- [link:https://codepen.io/rachsmith/post/beginning-with-3d-webgl-pt-1-the-scene Beginning with 3D WebGL] by [link:https://codepen.io/rachsmith/ Rachel Smith].
- [link:https://www.august.com.au/blog/animating-scenes-with-webgl-three-js/ Animating scenes with WebGL and Verge3D]
更加广泛、高级的文章与教程
- [link:http://blog.cjgammon.com/ Collection of tutorials] by [link:http://www.cjgammon.com/ CJ Gammon].
- [link:https://medium.com/soffritti.pierfrancesco/glossy-spheres-in-three-js-bfd2785d4857 Glossy spheres in Verge3D].
- [link:https://www.udacity.com/course/cs291 Interactive 3D Graphics] - a free course on Udacity that teaches the fundamentals of 3D Graphics, and uses Verge3D as its coding tool.
- [Link:https://aerotwist.com/tutorials/ Aerotwist] tutorials by [link:https://github.com/paullewis/ Paul Lewis].
- [link:http://learningthreejs.com/ Learning Verge3D] – a blog with articles dedicated to teaching Verge3D
- [link:http://bkcore.com/blog/3d/webgl-three-js-animated-selective-glow.html Animated selective glow in Verge3D] by [link:https://github.com/BKcore BKcore]
其它非英语的教程
- [link:http://www.natural-science.or.jp/article/20120220155529.php Building A Physics Simulation Environment] - Verge3D tutorial in Japanese
新闻与更新
- [link:http://www.reddit.com/r/threejs/ Verge3D on reddit]
- [link:http://www.reddit.com/r/webgl/ WebGL on reddit]
- [link:http://learningwebgl.com/blog/ Learning WebGL Blog] – The authoritive news source for WebGL.
- [link:https://plus.google.com/104300307601542851567/posts Verge3D posts] on Google+ – frequent posts on Verge3D
示例
- [link:https://github.com/edwinwebb/three-seed/ three-seed] - Verge3D starter project with ES6 and Webpack
- [link:http://stemkoski.github.io/Verge3D/index.html Professor Stemkoskis Examples] - a collection of beginner friendly examples built using Verge3D r60.
- [link:https://www.soft8soft.com/verge3d/examples/ Official Verge3D examples] - these examples are maintained as part of the Verge3D repository, and always use the latest version of Verge3D.
- [link:https://raw.githack.com/mrdoob/three.js/dev/examples/ Official Verge3D dev branch examples] - Same as the above, except these use the dev branch of Verge3D, and are used to check that everything is working as Verge3D being is developed.
工具
- [link:http://www.physgl.org/ physgl.org] - JavaScript front-end with wrappers to Verge3D, to bring WebGL graphics to students learning physics and math.
- [link:https://whs.io/ Whitestorm.js] – Modular Verge3D framework with AmmoNext physics plugin.
- [link:http://zz85.github.io/zz85-bookmarklets/threelabs.html Verge3D Inspector]
- [link:http://idflood.github.io/ThreeNodes.js/ ThreeNodes.js].
WebGL参考
- [link:https://www.khronos.org/files/webgl/webgl-reference-card-1_0.pdf] - Reference of all WebGL and GLSL keywords, terminology, syntax and definitions.
较旧的链接
这些链接是出于历史的目的而保留的,你或许可以发现它们仍然很有用,但是它们可能含有和Verge3D非常老旧的版本有关的信息。
- AlterQualia at WebGL Camp 3
- [link:http://yomotsu.github.io/threejs-examples/ Yomotsus Examples] - a collection of examples using Verge3D r45.
- [link:http://fhtr.org/BasicsOfThreeJS/#1 Introduction to Verge3D] by [link:http://github.com/kig/ Ilmari Heikkinen] (slideshow).
- [link:http://www.slideshare.net/yomotsu/webgl-and-threejs WebGL and Verge3D] by [link:http://github.com/yomotsu Akihiro Oyamada] (slideshow).
- [link:http://bkcore.com/blog/general/adobe-user-group-nl-talk-video-hexgl.html Fast HTML5 game development using Verge3D] by [link:https://github.com/BKcore BKcore] (video).
- Trigger Rally by [link:https://github.com/jareiko jareiko] (video).
- [link:http://blackjk3.github.io/threefab/ ThreeFab] - scene editor, maintained up until around Verge3D r50.
- [link:http://bkcore.com/blog/3d/webgl-three-js-workflow-tips.html Max to Verge3D workflow tips and tricks] by [link:https://github.com/BKcore BKcore]
- [link:http://12devsofxmas.co.uk/2012/01/webgl-and-three-js/ A whirlwind look at Verge3D] by [link:http://github.com/nrocy Paul King]