Finds the shortest path on a grid using a GPU with WebGL. It uses a
12-state cellular automata to search all known branches in parallel.
The automata is described entirely in state.js
, a pure JavaScript
implementation of the solver.
forked from skeeto/webgl-path-solver
-
Notifications
You must be signed in to change notification settings - Fork 0
WebGL shortest path solver
License
muhammedyusuf-sermet/webgl-path-solver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
WebGL shortest path solver
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 86.6%
- GLSL 9.8%
- HTML 2.8%
- CSS 0.8%