README.md

August 4, 2026 ยท View on GitHub

MeshWalk.js

MeshWalk.js is a lightweight character controller library for three.js game development.

examples

Usage and Examples

See the following demos and check the source code, which includes comments explaining each feature. (Requires three.js, installed via peer dependencies or loaded with an import map.)

  1. get started
  2. keyboard Input
  3. the CameraControl
  4. objects
  5. terrain
  6. AnimationController
  7. all together
  8. remove collider
  9. moving platform
  10. ladder

examples with recast-navigation-js: