Sahnvour / PathFinder
A small, simple and generic C++ path finding library.
☆84Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for PathFinder
- Efficient C++ pathfinders on 2D grids using variations of A* search☆76Updated 6 years ago
- Axis aligned bounding box implemented on top of GLM☆26Updated 10 years ago
- CVars is a cross-platform OpenGL Quake like console for changing program variables at runtime.☆53Updated 5 years ago
- Simple sweep line visibility polygon algorithm implementation☆99Updated 2 years ago
- OpenEcs - A fast, clean, typesafe, C++11, header only, Entity Component System☆37Updated 7 years ago
- Simple example of a breakout game, using SDL and Entt.☆43Updated 4 years ago
- external cmake builders for some 3rdparty libs: Box2D, Eigen, imgui☆18Updated 2 years ago
- A flexible, modern, header-only implementation of behavior trees☆44Updated 4 years ago
- Data Oriented Tower Defense Example☆56Updated 5 years ago
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 2 years ago
- libGDT - The C++ Game Developement Templates Library☆41Updated 6 years ago
- Igneous is an open source game engine written in C++.☆49Updated 4 years ago
- What a stupid name for a library☆51Updated 5 years ago
- Bootstrap projects for the Magnum C++11 graphics engine☆93Updated 3 weeks ago
- SIMD 3D-vector C++ implementation☆30Updated 9 years ago
- 2D game made from scratch in C++☆45Updated 3 years ago
- An entity component framework.☆50Updated 2 years ago
- MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into exist…☆327Updated 2 years ago
- A* algorithms for 2D gridmaps. The fastest one, until you prove me wrong☆59Updated 5 years ago
- A small and fast C++ library for building shortest paths in 2D space with convex polygonal obstacles☆82Updated last year
- Everything I am (was...) passionate about - the best game engine ever☆49Updated 3 years ago
- C++ behavior tree single header library☆225Updated last year
- A comparison of the GLM, CLM, and Eigen libraries for speed and ease of use.☆40Updated 12 years ago
- C++ minimal entity-component system single header library☆121Updated 6 years ago
- Assorted small one-or-two-file libs. C/C++. Public domain. Cross-platform. No deps.☆86Updated 6 months ago
- C++ Entity Component System based on Ordered Sets☆18Updated 8 years ago
- [HEADER-ONLY] C++14 AABB simple collision detection/response framework for games. Depends on SSVStart, SFML2.0. It has nice performance. …☆31Updated 8 years ago
- A demonstration of a graphics library abstraction layer that you might see in a typical rendering engine for games and simulations.☆57Updated 6 years ago
- C++ adaptive grid for fast collision detection between AABB particles.☆17Updated last year
- Windowing/rendering backends for https://github.com/ocornut/imgui☆43Updated 8 years ago