Archive for the ‘Astar’ Category

The source files

Friday, April 14th, 2006

Hey,

I promised in one of my posts that I would be posting the source files… So here they are!

(more…)

What about the competition?

Monday, April 10th, 2006

Ofcourse, there are some other really good Flash-Astar-implementation out there. I’ve heard from a lot of people that Zeh’s implementation is about the fastest implementation on the Internet. Logically, I put the two up for a little speed test…

(more…)

How to use the A* classes

Monday, April 10th, 2006

Now that you have the component installed, it’s time to put it to use…

(more…)

The Component

Thursday, March 30th, 2006

Hi,

So… Here it is, the component ! I made a component from my engine, since a lot of people find that easier to use than manually adding all the classes to the right folder.

(more…)

Interface demo

Thursday, March 30th, 2006

Hi,

A lot of people are only impressed when they see a cool demo. Therefore, I made one. (Well, actually I didn’t make it myself, goety offered to do it.).

Enough of the chit-chat, here it is : A* Interface

Click once to set the start point, click another time to set the endpoint.

I hope this clears up some things about the purpose of A*.

A* Pathfinding engine

Thursday, March 30th, 2006

Hi,

One of the main reasons that I wanted this blog, is to use it as a homepage for my A* engine. This is a short intro about A* pathfinding.

(more…)