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

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

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

2 مستودعات

Awesome GitHub RepositoriesOffscreen Framebuffer Managers

Management of offscreen framebuffer objects including creation, resizing, reading pixel data, and cube map attachments for dynamic rendering.

Distinct from Offscreen Framebuffer Creation: More comprehensive than Offscreen Framebuffer Creation: covers management and readback in addition to creation.

Explore 2 awesome GitHub repositories matching user interface & experience · Offscreen Framebuffer Managers. Refine with filters or upvote what's useful.

Awesome Offscreen Framebuffer Managers GitHub Repositories

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

    regl-project/regl

    5,528عرض على GitHub↗

    regl is a declarative WebGL library that manages graphics state and GPU resources through functional commands instead of manual binding and state tracking. It provides a command-based drawing abstraction where shaders, attributes, and render state are encapsulated into reusable, compiled functions that can be executed efficiently. What sets regl apart is its scoped state inheritance system, which allows nested drawing commands to inherit and override render state from parent scopes for organized rendering. The library automatically recovers from GPU context loss by restoring buffer and textur

    Regl resizes, reads from, and manages framebuffer objects, including cube map attachments, for dynamic off-screen rendering.

    JavaScriptjavascriptreglwebgl
    عرض على GitHub↗5,528
  • google-deepmind/mujoco_menagerieالصورة الرمزية لـ google-deepmind

    google-deepmind/mujoco_menagerie

    3,055عرض على GitHub↗

    mujoco_menagerie is a curated library of physical robot specifications and XML model definitions designed for standardized dynamics and contact simulation. It provides a collection of high-quality robot model files for humanoids, quadrupeds, and manipulators, alongside detailed kinematic and inertial parameters used to reproduce real-world robot behavior in virtual environments. The project serves as a repository of robotics simulation assets and MJCF model definitions optimized for accuracy. It includes standardized model libraries specifically for bipedal, quadrupedal, and humanoid hardware

    Outputs visual data to a headless framebuffer for synthetic computer vision in cloud environments.

    Pythonmujocorobotics
    عرض على GitHub↗3,055
  1. Home
  2. User Interface & Experience
  3. Web-Based Rendering Engines
  4. Embedded Web Renderers
  5. Offscreen Rendering
  6. Offscreen Framebuffer Managers