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

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

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

1 مستودع

Awesome GitHub RepositoriesAdaptive Resolution Scaling

Systems that adjust game element proportions and positions to fit various screen sizes and aspect ratios.

Distinct from Positioning & Scaling: Candidates are focused on image layout, plot scaling, or matrix math, not game-engine-wide adaptive resolution.

Explore 1 awesome GitHub repository matching game development · Adaptive Resolution Scaling. Refine with filters or upvote what's useful.

Awesome Adaptive Resolution Scaling GitHub Repositories

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

    FormidableLabs/react-game-kit

    4,605عرض على GitHub↗

    This is a game engine library for building interactive games using React and React Native components. It provides a centralized game loop and state management system to coordinate logic and updates on every game tick. The framework includes a coordinate system for cross-platform scaling that distributes factors across a component tree to maintain consistent positioning across different screen sizes. It also features a sprite animation system for rendering sequential frames from sprite sheets and a tile map renderer that constructs multi-layered terrain using a tile atlas and grid-based indexe

    Calculates and distributes a scaling factor across a component tree to maintain consistent positioning across different screen sizes.

    JavaScriptcomponent-treegamematter
    عرض على GitHub↗4,605
  1. Home
  2. Game Development
  3. Adaptive Resolution Scaling