Various shaders.
🌏: Dungeon free resources (terrain & roguelike generation)
Unity ShaderGraph project
Marching cubes in Unity
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.
Hull. Delaunay and Voronoi algorithms in Unity
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping. polygon winding direction. polygon area. polygon centroid. centroid of multiple polygons. line intersection. point-line distance. segment intersection. polygon-point containment. polygon triangulation. polygon Voronoi diagram. polygon offset. polygon outline. polygon buffer. polygon union. polygon substraction. polygon boolean operations. and more. It is a polygon fest.
An implementation of Polygon Map Generator in C# for Unity
A Voronoi Based Map Generator for Unity
C# Grid Library
Unity Voronoi-based Runtime Destruction Asset
C# rock generator
Simple examples of noise algorithms in Unity
PLATEAUの3D都市モデルデータをUnityで扱うためのツールキット
This package is OLD. use new one: https://github.com/Warwlock/blender-nodes-for-unity3d
Voronoi mesh generator
Unity Dungeon Generator is a Procedural Generation for dungeon creation. It will result a bunch of data for your needs.
Open Source Unity3d Planetary Terrain Editor Extension with incremental background updates via multithreading
Procedural terrain generator for the Unity 3D engine.
🌏: Dungeon free resources (terrain & roguelike generation)
A procedural dungeon generator with connected paths created from a spanning tree
Vehicle snow tracks shader graph test using unity "custom render texture". unable to get Graphics.Blit to work for a render texture/
The Random Island Generator being developed for use in The Rogue Sea.
.NET / Unity library for creating Voronoi Diagrams
Tutorials files for LibNoise.Unity
Voronoi mosaic image effect for Unity
Based by NvBlast.using Jobs system to improve performance
A collection of URP shaders and render features.
Library of procedural generation code for use in Unity
Polygon Map generation based on Red Blob Games Article
Map generator based on Voronoi diagrams.
Unity project that implements the voronoi fracture on a table top.