level-generation topic
List
level-generation repositories
tiny_csg
110
Stars
8
Forks
Watchers
tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is intended to be used as a backend in 3d level editors and/or generato...
PCGPathfinding
34
Stars
3
Forks
Watchers
An A* pathfinding implementation with PCG (Procedural Content Generation) to generate custom splines in unreal engine between two points