bit_gossip
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
Rust★ 50
General purpose wireframe shaders for use in Unity.
git clone https://github.com/Chaser324/unity-wireframe.gitChaser324/unity-wireframeThese are general purpose wireframe shaders adapted from Unity's built-in SpatialMappingWireframe shader.
Wireframe directory to your Unity project's Assets directory.SuperSystems/Wireframe, SuperSystems/Wireframe-Transparent, or SuperSystems/Wireframe-Transparent-Culled.WireframeImageEffect component to your camera. Some other effects like GlobalFog will interfere with the replacement shaders and will need to be disabled.All code in this repository (unity-wireframe) is made freely available under the MIT license. This essentially means you're free to use it however you like as long as you provide attribution.
more like this
Pathfinding library for calculating all node pairs' shortest paths in an unweighted undirected graph.
A 2D implementation of the Astar Pathfinding algorithm using Tilemaps in Unity
search projects, people, and tags