yomotsu / meshwalk

for your TPS game development with three.js.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

for your TPS game development with three.js.


Languages

Language:TypeScript 98.6%Language:JavaScript 1.4%