awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 مستودعات

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • libgdx/libgdxالصورة الرمزية لـ libgdx

    libgdx/libgdx

    24,816عرض على GitHub↗

    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
    عرض على GitHub↗24,816
  • mxgmn/wavefunctioncollapseالصورة الرمزية لـ mxgmn

    mxgmn/WaveFunctionCollapse

    24,697عرض على 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

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

    C#algorithmcsharpgamedev
    عرض على GitHub↗24,697
  • graphiteeditor/graphiteالصورة الرمزية لـ GraphiteEditor

    GraphiteEditor/Graphite

    24,258عرض على GitHub↗

    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
    عرض على GitHub↗24,258
  1. Home
  2. User Interface & Experience
  3. Tiled Pattern Generators

استكشف الوسوم الفرعية

  • 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.