I\'ve just finished porting of my first cloth simulation from opengl to webgl using three.js (can be seen here).
The thing is it looks a bit dull, and I want to add
There are several ways to produce ambient occlusion:
here are a few discussions on ambient occlusion in three.js:
most likely you would want to refer to this example from three.js to start you off: