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
·

1 Repo

Awesome GitHub RepositoriesTilemap Optimizations

Techniques for optimizing the rendering of grid-based level layers, such as collapsing them into single geometry objects.

Distinct from Rendering Optimizers: Focuses specifically on the structural optimization of tilemaps rather than general UI rendering loops.

Explore 1 awesome GitHub repository matching user interface & experience · Tilemap Optimizations. Refine with filters or upvote what's useful.

Awesome Tilemap Optimizations GitHub Repositories

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

    photonstorm/phaser

    39,800Auf GitHub ansehen↗

    Phaser is a cross-platform 2D web game engine and framework designed for creating interactive experiences that run on desktop and mobile web browsers. It serves as a GPU-accelerated rendering library and WebGL graphics engine for building two-dimensional games using HTML5 Canvas and WebGL. The engine features a dual-backend rendering pipeline that allows developers to switch between rendering paths. It distinguishes itself through high-performance graphics capabilities, including GPU-driven sprite batching for large-scale image management, a dynamic lighting system with self-shadows, and the

    Implements a specialized technique that renders large tilemap layers as single quads to eliminate seams and reduce draw calls.

    JavaScript
    Auf GitHub ansehen↗39,800
  1. Home
  2. User Interface & Experience
  3. Rendering Optimizers
  4. Tilemap Optimizations