Path_Finder
Path finder
An application that uses FTXUI to display a map and find paths between two points using different algorithms.
A CPP Console application that uses ftxui, and find the path between two points using diferent algoritms.
10 stars
1 watching
1 forks
Language: C++
last commit: about 1 year ago cppftxuitui
Related projects:
Repository | Description | Stars |
---|---|---|
leethomason/micropather | A pathfinding and A"* solver written in platform-independent C++. | 329 |
gpakosz/whereami | A library to determine the current executable and module paths on the file system | 476 |
tylermorganwall/rayrender | A software package for generating and rendering 3D scenes through pathtracing | 623 |
micuurloon/adventurepathfinding | Implementation of an efficient 2D pathfinding algorithm for a point and click adventure game | 32 |
therealmjp/dxrpathtracer | A simple path tracer implemented using DirectX Ray Tracing (DXR) to generate images from 3D scenes. | 735 |
uglyswedishfish/rak | A real-time path tracing engine written in C++ | 28 |
api7/lua-resty-radixtree | A library implementing an adaptive radix tree data structure to store and match routes for routing and filtering purposes. | 259 |
mmoaay/findme | An app that enables users to share their ARKit routes with friends and help them find the starting point of the route. | 491 |
xiejiangzhi/astar | An A"* path-finding algorithm implementation in Lua | 14 |
sindresorhus/find-up-cli | A utility for finding files by walking up parent directories | 40 |
drewdeponte/alt | A tool to find related file paths based on similarity ranking | 139 |
crushedpixel/polyline2dpathrenderer | A high-performance OpenGL-based path rendering tool | 11 |
malvineous/cfgpath | Provides cross-platform functions to obtain paths to configuration files and directories. | 64 |
knightcrawler25/optix-pathtracer | A simple physically based path tracer with support for Disney BRDF and various rendering features. | 321 |
p-ranav/glob | A C++ library for pattern-based file matching and recursive searching | 252 |