New Version of Path Finding
Map solving thing.
This is a tech demo.
I will implement kevin's suggested optimisations ASAP,so it will be faster.
a bitmap map is loaded this can be altered with the mouse controls.
you can draw your own map if you fancy
s to save
t to test map at current solving resolution.
press spacebar to get to map solving bit.
set start location with RMB
set end location with LMB
The first time a map is solved will always be a bit slow but after the initial working out is done it will function much more quickly.
Thanks for having a look.
while i understand it's a tech demo, so mostly likely it doesn't have any pretty art.. but a screen shot is always nice.
I think that would probably put people off if anything
Cool algorithm!
Is this useable for robotics?
Bye ,
Sigtrygg
Hi all
yep nice demo , how about a bigger map with moving object?
mick :)
QuoteCool algorithm!
Is this useable for robotics?
i suppose it would after the robot senses its surroundings and builds a map,which is probably the tricky bit.