Giter VIP home page Giter VIP logo

dstar's Introduction

DstarApp

Visualizes the workings of the D* path finding algorithm.

Usage

Select the graph center by clicking a node in the drawing canvas. Press 'Run' to start time simulation. 'Fade time' is the time (or distance) direction information flows through the graph. 'Flow time' is the time a direction is stored inside a single node. It follows that fade time >= flow time.

To simulate 'instant' pathfinding, set the flow time (and thus the fade time) to a high value, e.g. 100. To simulate scent based pathfinding (like wolves searching for a rabbit), set flow time low, e.g. 10, and fad time high, e.g. 60. Here flow time indicates how well the scent spreads by diffusion, and fade time indates how long it takes for the scent to fade away.

Build

DstarApp has been developed using NetBeans IDE (www.netbeans.org), but source files can be compiled using other Java 6 compilers.

License

DstarApp is licensed under the terms of the GNU General Public License, see the included LICENSE file.

Author

Leo Vandriel

dstar's People

Contributors

leovandriel avatar

Stargazers

rutuja_khilare avatar 葛俊 avatar Mindon avatar double1990 avatar  avatar  avatar

Watchers

 avatar

Forkers

suntianzhhere

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.