Syomus/ProceduralToolkit
Procedural generation library for Unity observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4343
- days_rel: n/a
- days_push: 881
- n_releases_24m: 0
Adoption not part of the score
2899 stars · 243 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Procedural Toolkit is a procedural generation (PCG) programming library for the Unity game engine, written in C#. It provides algorithms and utilities such as noise, polygon triangulation, tessellation, straight skeletons, SDFs, cellular automata, and maze generation for building procedural content systems.
Use cases
- generate procedural terrain or levels in Unity
- triangulate and tessellate polygons at runtime
- generate mazes with cellular automata
- add noise functions to a Unity game
- build procedural mesh generation tools
- create infinite or randomized game worlds
When to choose
- you are building a Unity game or tool that needs procedural generation algorithms
- you want a free, MIT-licensed C# PCG toolkit you can extend with your own systems
- you need low-level building blocks like triangulation, noise, or maze generation rather than a turnkey generator
When to avoid
- you need a no-code or editor-based procedural generation solution with limited programming
- you are not using Unity or C#
- you need ready-made content generators rather than an algorithmic toolkit
Facets
library · maturity active
simulation graphics game-engine math developer-tools graphics simulation cross-platform game-engine windows unity procedural-generation pcg noise triangulation maze-generation cellular-automata c-sharp game-development algorithms android ios
6 sources
- readme: https://github.com/Syomus/ProceduralToolkit · fetched 2026-08-28 · c3927c12043a
- homepage: https://assetstore.unity.com/packages/tools/utilities/procedural-toolkit-16508 · fetched 2026-08-29 · 30e14f451c4d
- site_page: https://support.unity.com/hc/en-us/sections/201163815-Asset-Store-Publishers · fetched 2026-08-29 · a32c1520d648
- site_page: https://support.unity.com/hc/en-us/categories/201253946-Asset-Store · fetched 2026-08-29 · 0415a0d80aae
- site_page: https://unity.com/releases/editor/archive · fetched 2026-08-29 · abe0b5272e53
- site_page: https://unity.com/releases/editor/beta · fetched 2026-08-29 · c636394a50b3
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Syomus/ProceduralToolkit | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="Syomus/ProceduralToolkit")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem