README.md
August 4, 2026 ยท View on GitHub
MeshWalk.js
MeshWalk.js is a lightweight character controller library for three.js game development.
examples
- walkthrough: since it's done with previous version, the APIs are a little bit different
- xmas walkthrough
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.)
- get started
- keyboard Input
- the CameraControl
- objects
- terrain
- AnimationController
- all together
- remove collider
- moving platform
- ladder
examples with recast-navigation-js: