Page 9 of 9 FirstFirst ... 789
Results 81 to 90 of 90

Thread: A* pathfinding example !

  1. #81

    A* pathfinding example !

    will, some of topics like this one could be put under some section as very useful resources or something similar
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  2. #82

    A* pathfinding example !

    Yes indeed, it was really very useful for me, thanks

    Or put it (code and sample) in the library?

    Firle

  3. #83
    Co-Founder / PGD Elder WILL's Avatar
    Join Date
    Apr 2003
    Location
    Canada
    Posts
    6,107
    Blog Entries
    25

    A* pathfinding example !

    I try.
    Jason McMillen
    Pascal Game Development
    Co-Founder





  4. #84

    A* pathfinding example !

    http://rapidshare.com/files/61581654/astar.rar.html - here is modified code for FPC, maybe help to somebody

  5. #85

    Re: A* pathfinding example !

    i'm looking for something to help my AI's avoid colliding, and find short paths to destination, would this be relavant, and where can i download it?

    my game and engine is a birds-eye view camera, 2d movement controls.

    -Colin
    Download the Ziron Assembler
    Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.

  6. #86

    Re: A* pathfinding example !

    This is the original file:

    http://mathpudding.com/temp/astar1.rar
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

  7. #87

    Re: A* pathfinding example !

    hi thanks, i will take a look at that as soon as i implement a physics engine. i'm kinda having problems implementing newton (everything coded looks correct, even in comparison with samples, but just does not work - does nothing, not even update any values)
    Download the Ziron Assembler
    Get free hosting for Ziron related fan-sites and Ziron projects, contact me in private message.

  8. #88
    Hi,

    has anyone edited astar1.rar from Delfi ? links are dead

  9. #89
    PGD Community Manager AthenaOfDelphi's Avatar
    Join Date
    Dec 2004
    Location
    South Wales, UK
    Posts
    1,245
    Blog Entries
    2
    Try them again, I just downloaded them without a problem.
    :: AthenaOfDelphi :: My Blog :: My Software ::

  10. #90
    I wish to reupload astar1.rar since link has died again, what file storage do you recommend? i don't have a website currently.

    EDIT: i just put it up onto github:

    https://github.com/JernejL/astar
    Last edited by JernejL; 21-05-2018 at 07:03 AM.
    This is my game project - Top Down City:
    http://www.pascalgamedevelopment.com...y-Topic-Reboot

    My OpenAL audio wrapper with Intelligent Source Manager to use unlimited:
    http://www.pascalgamedevelopment.com...source+manager

Page 9 of 9 FirstFirst ... 789

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •