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

  1. Seek
  2. Seek with trail
  3. Seek with 3d mesh line trail NEW!
  4. Seek and arrive
  5. Stay within walls
  6. Flow field
  7. Follow a path (simple)
  8. Follow a path (advanced)
  9. Follow a path (3d mesh lines) NEW!
  10. Alignment and separation
  11. Separation and seek
  12. Flocking
  13. Crowd following a path