davecusatis / A-Star-SharpLinks
A small, easy to understand C# implementation of the A Star pathfinding algorithm for 2D grid based applications.
☆88Updated 3 years ago
Alternatives and similar repositories for A-Star-Sharp
Users that are interested in A-Star-Sharp are comparing it to the libraries listed below
Sorting:
- A 2D A Star (A*) pathfinding implementation in C# focused on ease of use and extension.☆154Updated last week
- A flood fill algorithm implementation for C#☆90Updated 5 years ago
- Behavior Trees and Case Logic for C#7☆112Updated 3 years ago
- A simple system for running nested coroutines in C#.☆139Updated 8 years ago
- Low-level dotnet network benchmark for UDP socket performance (.NET and Unity compatible)☆87Updated 2 years ago
- Goal Oriented Action Planning C#/.NET Library☆64Updated 5 years ago
- A generic C# reader for MagicaVoxel's vox file format☆31Updated 4 years ago
- C# implementation of Fortunes Algorithm. Includes MonoGame example☆90Updated 4 years ago
- Probably the simplest to use ECS for C#☆94Updated 2 years ago
- A Client/Server Network State-Synchronization Layer for Games☆156Updated 7 years ago
- C# Simplex Noise (1D, 2D, 3D). Supports arbitrary sizes and scales.☆176Updated last year
- A GOAP (Goal Oriented Action Planning) AI library, written in C#.☆115Updated 7 months ago
- SharpSteer2 - AI Steering Behaviours For C#☆32Updated 10 years ago
- Collision detection for Axis-Aligned-Bounding-Boxes (aka AABB) in C#.☆117Updated last year
- 2D math / geometry collision library for C#, compatable with monogame.☆54Updated 4 years ago
- C# implementation of the Bowyer–Watson algorithm for Delaunay triangulation☆196Updated 4 years ago
- High Performance Quad Tree Implementations for C# (Point, Rect and PointInv)☆165Updated 4 months ago
- Incredibly small finite state machine for .NET languages, written in C#. Useful for UIs and games. Runs in .NET, mono, Xamarin and Unity.…☆159Updated 5 years ago
- Permuted Congruential Generator (PCG) for C#☆53Updated 7 years ago
- 2D physics engine in C#☆39Updated 7 months ago
- Plugin-Based C# Code Generator☆26Updated last year
- A high-performance alloc free c# Jobscheduler.☆195Updated 7 months ago
- A improved fork of ENet, a tried and true networking library. C, C++, C# compatible.☆91Updated last year
- A C# QuadTree implementation specifically designed for testing AABB collisions in 2D space.☆42Updated 10 years ago
- Roslyn analyzers for DefaultEcs users.☆14Updated 3 years ago
- Bindings for FastNoise2 noise generation library☆31Updated last year
- Repository with advanced collections like OrderedHashSet or OrderedDictionary☆46Updated 6 years ago
- A simple C# example of Behavior Trees + Editor.☆77Updated 5 months ago
- Conversion methods between Unity vector types and System.Numerics.Vector☆22Updated 4 years ago
- Factory for object creation and dependency injection. Works with normal C# apps or under Unity3d☆68Updated 7 years ago