awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 Repos

Awesome GitHub RepositoriesTiled Pattern Generators

Tools for constructing grid-based layouts using modular tiles and adjacency rules.

Distinguishing note: No candidates matched; this is a specific UI/graphics generation capability.

Explore 3 awesome GitHub repositories matching user interface & experience · Tiled Pattern Generators. Refine with filters or upvote what's useful.

Awesome Tiled Pattern Generators GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • libgdx/libgdxAvatar von libgdx

    libgdx/libgdx

    24,816Auf GitHub ansehen↗

    LibGDX is a Java-based framework designed for cross-platform game development, enabling the creation and deployment of 2D and 3D games across desktop, mobile, and web environments from a single codebase. It functions as a comprehensive library that abstracts hardware-accelerated graphics, audio, input, and file system access, providing a unified interface for developers to manage game logic and application lifecycles. The framework distinguishes itself through a high-performance architecture that prioritizes efficiency and native interoperability. It utilizes a batch-oriented graphics pipelin

    Creates grid-based maps and environments using a flexible editor that supports layers, objects, and custom properties.

    Java2d3dandroid
    Auf GitHub ansehen↗24,816
  • mxgmn/wavefunctioncollapseAvatar von mxgmn

    mxgmn/WaveFunctionCollapse

    24,697Auf GitHub ansehen↗

    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

    Constructs two-dimensional grid patterns by placing tiles according to local adjacency rules.

    C#algorithmcsharpgamedev
    Auf GitHub ansehen↗24,697
  • graphiteeditor/graphiteAvatar von GraphiteEditor

    GraphiteEditor/Graphite

    24,258Auf GitHub ansehen↗

    Graphite is a node-based visual design environment that integrates vector illustration, raster image processing, and motion graphics generation into a single platform. It utilizes a functional reactive pipeline and a data-flow execution model to propagate state changes through a graph of interconnected nodes, allowing users to construct complex, automated design workflows. The platform distinguishes itself through a context-aware evaluation engine that injects runtime metadata—such as coordinate data and loop indices—directly into the node graph. This enables the creation of procedural geomet

    Arranges graphic elements in circular formations by defining radius, count, and rotation.

    Rust2d-graphicsanimationart
    Auf GitHub ansehen↗24,258
  1. Home
  2. User Interface & Experience
  3. Tiled Pattern Generators

Unter-Tags erkunden

  • Radial GeneratorsTools for arranging graphical elements in circular formations. **Distinct from Tiled Pattern Generators:** Distinct from tiled pattern generators: focuses on circular/radial layouts rather than grid-based tiling.