Online [[Integrated development environment|IDE]]s with built-in support for Three.js are available at WebGL Playground,<ref>{{cite web|url=http://webglplayground.net/saved/QZOUS3GB2x |title=WebGL Playground |publisher=WebGL Playground |date= |accessdate=2013-05-09}}</ref> HTML Snippet,<ref>{{cite web|url=http://html5snippet.net |title=HTML Snippet |publisher=Html5snippet.net |date=2011-05-15 |accessdate=2013-05-09}}</ref> and JSFiddle.<ref>{{cite web|url=http://jsfiddle.net/GMRGS/ |title=jsFiddle |publisher=jsFiddle |date= |accessdate=2013-05-09}}</ref> Documentation is available for the API<ref>{{cite web|url=https://mrdoob.github.com/three.js/docs |title=Three.js API reference |publisher=Mrdoob.github.com |date=2000-01-01 |accessdate=2013-05-09}}</ref> as well as general advice on the wiki.<ref>{{cite web|author=mrdoob |url=https://github.com/mrdoob/three.js/wiki |title=Three.js Wiki |publisher=Github.com |date=2013-03-15 |accessdate=2013-05-09}}</ref> Support for developers committing to the library is provided via the issues forum on GitHub,<ref>{{cite web|author=mrdoob |url=https://github.com/mrdoob/three.js/issues |title=Three.js Issues |publisher=Github.com |date= |accessdate=2013-05-09}}</ref> while support for developers building applications and web pages is provided via Stack Overflow.<ref>{{cite web|url=https://stackoverflow.com/questions/tagged/three.js |title=Three.js |publisher=StackOverflow |date= |accessdate=2013-05-09}}</ref> Real-time on-line support is provided using [[IRC]] via [[Freenode]].<ref>{{cite web|url=http://webchat.freenode.net/?channels=three.js |title=Freenode - Three.js |publisher=Webchat.freenode.net |date= |accessdate=2013-05-09}}</ref> Most of the developers are also on [[Twitter]].
== See also ==
Line 117 ⟶ 114:
{{Reflist|30em}}
== BibliographyFurther reading ==
A number of computer science textbooks refer to Three.js as a tool for simplifying the development process for WebGL applications as well as an easy method for becoming familiar with the concepts of WebGL. These textbooks in order of appearance include:
{{Refbegin}}
* {{cite book | last = Dirksen | first = Jos | title = Learning Three.js: The JavaScript 3D Library for WebGL | publisher = Packt Publishing | ___location = UK | year = 2013 | isbn = 9781782166283 | url=http://www.packtpub.com/learning-three-js-javascript-3d-library-for-webgl/book }}