Various shaders.
A Delaunay/Voronoi library for Unity. and a simple destruction effect
Simulation of path planning for self-driving vehicles in Unity. This is also an implementation of the Hybrid A* pathfinding algorithm which is useful if you are interested in pathfinding for vehicles.
Voronoi mesh generator
Open Source Unity3d Planetary Terrain Editor Extension with incremental background updates via multithreading
Library of procedural generation code for use in Unity
Voronoi mosaic image effect for Unity
Based by NvBlast.using Jobs system to improve performance
Polygon Map generation based on Red Blob Games Article