MODULES
In General

Three.js has adopted the use of modules. A module is js code that contains subroutines that you can use in your program. We plan to create a series of modules that you can use in your programs.

Here are several modules that we have created:

Flight Module A flight simulation module.
Ocean Module An ocean wave generator.
Ocean/GridMap Modules An ocean wave generator and grid map.