Skip to content
mrdoob edited this page Sep 8, 2012 · 89 revisions

Documents and Specifications

Documentation
JSON Model format 3.1

F.A.Q.
What are the major features in Three.js?
Which import format / exporter should I use?
How to use Blender export script?
How to use OBJ converter script?
How to update things with WebGLRenderer?
How to run things locally?

Why do examples use requestAnimationFrame?
Why are there meta viewport tags in examples?
How to change color of Fog?
Are there tools to help me build a scene in Three.js?
How Matrices work in Three.js
How to preserver scene scale when resizing window?

How to migrate my application to a newer lib version?

Articles
Getting Started
Drawing lines
Using Matrices and Object3D
Using SketchUp Models
build.py, or how to generate a compressed Three.js file
Text in Three.js
Using three.js in C# with SharpKit

Components
WebGLRenderer
Uniforms types

On the nets…

Examples
Three.js Examples

Presentations
WebGL Camp 3, AlteredQualia Presentation
Introduction to Three.js by Ilmari Heikkinen
WebGL and Three.js by Akihiro Oyamada

Articles
Animated selective glow in Three.js by BKcore
Max to Three.js workflow tips and tricks by BKcore
On the twelfth day of Xmas, take a whirlwind look at Three.js by Paul King
Getting Started with Three.js by Paul Lewis
An Introduction to Shaders – Part 1 by Paul Lewis
An Introduction to Shaders – Part 2 by Paul Lewis
Creating Particles with Three.js by Paul Lewis

More Documentation
Walking Map
Three.js doc – extensive links to source code & where used in examples
THREE.JS API Reference – with realtime search

News & Updates
Learning WebGL Blog – The authoritaive and elegant news source for WebGL
Three.js on Google+ – frequent posts on Three.js
Subreddit for Three.js – updated almost daily with the latest demos built with Three.js
Subreddit for WebGL – frequently updated
webgl.com – about half the posts relate to Three.js

Tools
Three.js Inspector
ThreeFab
ThreeNodes.js
ThreeBuilds – provides debug and historical versions of Three.js

Tutorials & Courses
Guida a ThreeJS – Three.js tutorial in Italian
Building A Physics Simulation Environment – Three.js tutorial in Japanese
Einstieg in WebGL mit three.js – Three.js tutorial in German
Learning Three.js – blog where each post is dedicated to teaching an aspect of Three.js