Giter VIP home page Giter VIP logo

bim-pathfinding's Introduction

Pathfinding Algorithm GUI

Welcome to the graphical user interface (GUI) for our advanced pathfinding algorithm. This interface empowers users to dynamically visualize and manipulate a matrix representing a floor plan or grid.

Key Features

  • Matrix Configuration: Easily configure the program using default values stored in the config.json file.

Table of Contents

Installation

  1. Dependencies are automatically installed for your convenience.

Usage

  1. Run the main script:
python ./src/main.py
  • Usage:

    • Left-click on the canvas to update the color of a square.
    • Right-click on the canvas to delete a square.

Interactive Buttons:

  • Run Algorithm in 3D: Experience the algorithm in a three-dimensional perspective.

  • Run Dijkstra: Execute the Dijkstra pathfinding algorithm.

  • Load New Image: Import a new image to update the floor plan.

  • Clear Bitmap: Remove all elements from the bitmap.

  • Toggle Gradient: Switch between gradient modes for enhanced visualization.

  • Display Help: Access helpful information about the application.

  • Add New Floor: Include a new floor in the floor plan.

  • Remove Floor: Eliminate an existing floor from the plan.

  • Clear Path: Reset the path on the floor plan.

  • Save Bitmap: Save your current configuration for future use.

    Contributing

We welcome and appreciate contributions! If you'd like to contribute to the enhancement of this pathfinding algorithm GUI, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and ensure that the code is well-documented.
  4. Test your changes thoroughly.
  5. Create a pull request, explaining the purpose of your changes.

bim-pathfinding's People

Contributors

iyksh avatar lyubomirt avatar

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.