Implementations of the A* algorithm in C++
☆463Dec 9, 2025Updated 2 months ago
Alternatives and similar repositories for astar-algorithm-cpp
Users that are interested in astar-algorithm-cpp are comparing it to the libraries listed below
Sorting:
- MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into exist…☆354Nov 6, 2022Updated 3 years ago
- GLSL like minimalist vector, matrix and quaternion math library for C++11☆40Mar 1, 2021Updated 5 years ago
- A bgfx port of lightmapper.h☆17Sep 13, 2016Updated 9 years ago
- collection of opengl effects (WIP)☆12Sep 15, 2016Updated 9 years ago
- ☆13Jan 30, 2017Updated 9 years ago
- Allows creating drivable tracks in the UE4 editor☆14Jul 7, 2017Updated 8 years ago
- A collection of header files that can ease OpenGL programming☆29Feb 28, 2021Updated 5 years ago
- A light-weight C++ profiling library☆30Jul 9, 2014Updated 11 years ago
- A quadtree implementation in C99☆23Nov 20, 2014Updated 11 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- Spherical Cube Map rendering library☆24Jun 9, 2016Updated 9 years ago
- This OpenGL Project is an implementation of a deferred shader. The program renders out, each into a separate G-Buffer, aspects of the ima…☆20Nov 15, 2013Updated 12 years ago
- Single header library for creating image atlases.☆27Feb 5, 2022Updated 4 years ago
- Static model binary format☆20Oct 5, 2016Updated 9 years ago
- This repository provides implementation of composable allocators described by Andrei Alexandrescu on CppCon 2015☆15Apr 29, 2018Updated 7 years ago
- C++11 version of Don Clugston's FastDelegate library, by Ceniza.☆27Jun 21, 2014Updated 11 years ago
- A lightweight library of Behavior Trees Library in C++.☆190Oct 17, 2018Updated 7 years ago
- Small project using ModernGL for terrain rendering☆22Apr 8, 2018Updated 7 years ago
- OpenGL / XML + Lua Game GUI library.☆19Dec 5, 2018Updated 7 years ago
- ☆42Apr 16, 2017Updated 8 years ago
- A simple, one-file, header-only, C++ utility for graphs, curves and histograms.☆77May 23, 2018Updated 7 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- A Cinder block for dealing with geographic coordinates☆10Feb 6, 2020Updated 6 years ago
- An (obviously) super cool handle implementation.☆10Feb 23, 2019Updated 7 years ago
- Indexed Allocator C++ lib☆12Nov 6, 2019Updated 6 years ago
- Fast Point Overlap Test☆18Jun 17, 2018Updated 7 years ago
- Native C++ Library☆49May 23, 2015Updated 10 years ago
- Small utility to remove white borders/halo around PNG textures when rendered with OpenGL☆18Mar 15, 2015Updated 10 years ago
- ☆42May 27, 2017Updated 8 years ago
- a binary format for baked (bak3d) 3d files☆19Dec 1, 2015Updated 10 years ago
- A generalized library and application to handle crashes in Linux applications☆14Nov 28, 2015Updated 10 years ago
- Frustum culling with an octree and depth sorting with a mergeable heap priority queue☆12Apr 19, 2012Updated 13 years ago
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- small collection of directory related functions.☆14Dec 5, 2020Updated 5 years ago
- C++ toolbox for modern OpenGL☆13Feb 3, 2015Updated 11 years ago
- Minimal A* implementation in C. No dynamic memory allocation.☆133Apr 17, 2024Updated last year
- Cross-platform game engine for mobile platforms☆32Oct 9, 2018Updated 7 years ago
- C++ behavior tree single header library☆239Sep 22, 2023Updated 2 years ago
- Static global objects with constructors and destructors made useful in C++☆29Jul 29, 2016Updated 9 years ago