awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Tiling Systems · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesTiling Systems

Tools for constructing coherent arrangements by matching edge constraints between modular tiles.

Distinguishing note: Focuses specifically on tile-based assembly and edge-matching logic rather than general procedural generation.

Explore 1 awesome GitHub repository matching scientific & mathematical computing · Tiling Systems. Refine with filters or upvote what's useful.

  1. Home
  2. Scientific & Mathematical Computing
  3. Tiling Systems

Awesome Tiling Systems GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • mxgmn/WaveFunctionCollapse

    mxgmn/WaveFunctionCollapse

    24,697View on GitHub↗

    WaveFunctionCollapse is a procedural generation engine that creates complex, non-repeating patterns by treating spatial arrangement as a constraint satisfaction problem. It functions as a stochastic solver that derives output structures from a single input example, ensuring that every element placed within a grid satisfies specific adjacency requirements relative to its neighbors. The system distinguishes itself by using an entropy-driven approach to grid collapse, where it iteratively selects the cell with the fewest remaining possibilities to trigger a cascade of logical updates. By decompo

    A grid-based layout tool that constructs coherent two-dimensional arrangements by matching edge constraints between a predefined set of modular tiles.

    C#algorithmcsharpgamedev
    24,697View on GitHub↗