README.md

April 28, 2023 ยท View on GitHub

MeshWalk.js

MeshWalk.js is a JS library which helps your TPS game development with three.js.

examples

Usage and Learning

See following demos and check the source code with some comments. (You need three.js via peerDependencies or importmap)

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

examples with recast-navigation-js:

  1. with recast nav-mesh: followers
  2. with recast nav-mesh: auto navigation