Nature of code 3D
Chapter 6. Autonomous Agents
    Daniel Shiffman's Nature of Code examples in 3D, ported to javascript (ES6).
    Note 1: Click and drag to move camera, mousewheel to zoom
    
    Note 2: Click INFO for options
    - Seek
 
    - Seek with trail
 
    - Seek with 3d mesh line trail NEW!
 
    - Seek and arrive
 
    - Stay within walls
 
    - Flow field
 
    - Follow a path (simple)
 
    - Follow a path (advanced)
 
    - Follow a path (3d mesh lines) NEW!
 
    - Alignment and separation
 
    - Separation and seek
 
    - Flocking
 
    - Crowd following a path