Skip to content

vincent/poc-recast.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Proof of concept demo

recast.js is an Emscripten experiment to use the RecastDetour in JavaScript

Goal

To use RecastDetour primitives against a mesh, likely a Three.js mesh

Whooaa ! Is it working ?

Heighmap, NavigationMesh and Pathfinding are working.

Howto

  • have a running Emscripten environement
  • build library bootstrap with ./build.sh build/recast.emcc.js
  • open build/demo.html or build/demo_player.html
  • click on init
  • right-click on the mesh to define start and destination

About

An emscripten experiment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published