Articles & Resources

Camera

Lens Flares

Projections

 

From around the web

Examples
Three.js Examples
Examples created by Yomotsu using THREE.js

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

Fast HTML5 game development using three.js by BKcore
Trigger Rally by jareiko

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
modulite-threejs – allows use of Three.js without having to compile all of its files into a single mega file
physgl.org – Javascript front-end with wrappers to Three.js, to bring WebGL
graphics to students learning physics and math.

Tutorials & Courses
Guida a ThreeJS – Three.js tutorial in Italian
Interactive 3D Graphics – Free course on Udacity that teaches the fundamentals of 3D Graphics, and uses Three.js as it coding tool.
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

Also checkout Three.js on Hacker Notes