Software engineer researching graphics and civil aviation systems 🤓
- Moscow
-
12:32
(UTC +03:00)
Stars
algorithms & structures
7 repositories
A fast 2D path finding library based on the A* algorithm. Works with both grids and graphs. Supports any .NET variant that supports .NETStandard 2.0 or higher. This library has no external dependen…
A 2D A Star (A*) pathfinding implementation in C# focused on ease of use
PathFinding On Gpu, It contains flow pathfinding. this purpose is to Study About Compute Shader.
C# project. Realized a visualization of the pathfinding algorithms using Console
.NET implementation of modified QuadTree, perform faster range searches from very large number of multi-dimensional coordinates in the portable way.