Skip to content

Shortest path algorithm implementations for painting face loops on three.js meshes

Notifications You must be signed in to change notification settings

foobarbecue/threejs-shortest-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a javascript implementation of finding the shortest path across a three.js mesh.

Try out the example. Click on any two faces, and the script will:

  • Draw a breadth-first search tree on the mesh as a blue spiral
  • Draw the shortest path as a red line

About

Shortest path algorithm implementations for painting face loops on three.js meshes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published