fireapache / AStarPathfinding
A A* based pathfinding application to generate paths within a matrix of nodes, generally used in 2D game platforms.
☆8Updated 9 years ago
Alternatives and similar repositories for AStarPathfinding
Users that are interested in AStarPathfinding are comparing it to the libraries listed below
Sorting:
- Hierarchical Pathfinding for Navigation Meshes (HNA*)☆27Updated 8 years ago
- Path finding algorithms for RTS-games implemented with C++ (A*, JPS, Wall-tracing)☆74Updated 7 years ago
- An FBX importer tool for my engine that imports vertices, skeleton, and animation data from FBX files.☆6Updated 8 years ago
- a star path finder for game server,with nav,tile,way point☆15Updated 3 years ago
- Implementation of a Quadtree LOD in terrain rendering (such as planets)☆21Updated 8 years ago
- Calculate texture mipmap level in shader.☆21Updated 5 years ago
- This is a plugin for UE4 to triangulate an implicit surface.☆16Updated 7 years ago
- A C++ implmentation of A* and Jump Point Search algorithm☆75Updated last year
- Lightmap generator for Urho3D based on Hugo Elias's Radiosity.☆24Updated 6 years ago
- 《游戏物理引擎开发》源码魔改☆14Updated 2 years ago
- ragdoll simulator based on PhysX-3.3☆28Updated 6 years ago
- Shader based simple 2d dynamic light engine(WIP).☆14Updated 4 years ago
- GeoMipMapping Terrain LOD☆11Updated 2 months ago
- hotfix lua module☆11Updated 6 years ago
- 3D Octree SceneManager & terrain Quadtree renderer.☆22Updated 6 years ago
- Experimental progressive GI renderer in Unity using physics raycasts for light rays☆35Updated 8 years ago
- Editor for gplay-engine☆19Updated 6 years ago
- C++ SDL AI Steering Behaviors: Seek, Flee, Arrive, Pursue, Evade, Wander, Path Following, Collision Avoidance and Combining them.☆41Updated 2 years ago
- 3D Game Engine.☆10Updated 5 months ago
- Code repository for Master's Thesis: "Performance of Physics-Driven Procedural Animation of Character Locomotion For Bipedal and Quadrupe…☆24Updated 10 years ago
- This is a research in how to implement group movement in RTS games☆28Updated last year
- Convert Normal Mesh Into Lowply Style Mesh☆14Updated 2 years ago
- 小道笔记☆35Updated 4 years ago
- A prototype in the Unreal Engine to test out it's networking abilities☆36Updated 8 years ago
- Sample code for my article Intelligent Steering Using Adaptive PID Controllers in the book AI Game Programming Wisdom 3☆18Updated 5 years ago
- deterministic physics engine for lock-step 3D game development. 能为3D帧同步游戏提供一致性、确定性的物理引擎。☆37Updated last year