A UE4.27 Plugin for experimenting Navigation Algorithms
Source/NavInsight/Private/InsightRecastVoxel.cppincludes logic that invokes recast navigation's methods of voxelization.Source/NavInsight/Private/InsightVoxelSpace.cppincludes my own rasterization logic + a simple BFS path finder.