Thanks to visit codestin.com
Credit goes to github.com

Skip to content

for your TPS game development with three.js.

ehtick/theee-meshwalk

 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.6%
  • JavaScript 1.4%