This website requires JavaScript.
Explore
Help
Register
Sign In
MayaTheShy
/
remoteturtle
Watch
1
Star
0
Fork
0
You've already forked remoteturtle
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
afc4c1f97a1b1a9a9d1b5ffc13b7abe274545f5d
remoteturtle
/
server
/
pathfinding
History
MayaTheShy
afc4c1f97a
feat: Implement D* Lite pathfinding algorithm with node management and dynamic replanning
2026-02-20 01:40:48 -05:00
..
DStarLite.js
feat: Implement D* Lite pathfinding algorithm with node management and dynamic replanning
2026-02-20 01:40:48 -05:00
Node.js
feat: Implement Node class for D* Lite pathfinding algorithm with traversal cost calculation
2026-02-20 01:40:32 -05:00
Point.js
feat: Add Point class to represent 3D coordinates with distance calculations and neighbor retrieval
2026-02-20 01:40:39 -05:00