Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add ThetaStar #89

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

add ThetaStar #89

wants to merge 6 commits into from

Conversation

mm304321141
Copy link

add Theta* Algorithm .

@imor
Copy link
Collaborator

imor commented Feb 1, 2015

@mm304321141 Could you please fix the failing Travis CI.
Another minor point is that the starting brace on if or else conditions should have a space between them. Like this:

if (blah) {
...

Not:

if (blah){
...

@mm304321141
Copy link
Author

fixed & formated

@jefersonbelmiro
Copy link

Why this pr has not yet been merged?

@godknowsiamgood
Copy link

godknowsiamgood commented Aug 4, 2017

@qiao @imor Is there are anything that stops this merge?

@Ascendzor
Copy link

Ascendzor commented Apr 5, 2018

Bump!

This will be a great feature to merge @qiao

It would be the only any-angle pathfinding algorithm in this library.

@DakotaLarson
Copy link

@qiao Can I ask why this hasn't been merged? This library is fantastic and I am personally looking for a Theta* implementation. Guessing others are as well.

@framp
Copy link

framp commented Sep 15, 2020

There are no significant changes in this repo since 2015 anyway, you can just use mm304321141's fork like so:
npm install git://github.com/mm304321141/PathFinding.js.git#master

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants