awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Graphics Pipelines · Awesome GitHub Repositories

2 repos

Awesome GitHub RepositoriesGraphics Pipelines

Automated systems for selecting and managing rendering backends.

Distinguishing note: Focuses on the abstraction of underlying graphics APIs.

Explore 2 awesome GitHub repositories matching graphics & multimedia · Graphics Pipelines. Refine with filters or upvote what's useful.

  1. Home
  2. Graphics & Multimedia
  3. Graphics Pipelines

Awesome Graphics Pipelines GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • pixijs/pixijs

    pixijs/pixijs

    46,621View on GitHub↗

    PixiJS is a high-performance 2D rendering engine designed for building interactive visual content and browser-based games. It provides a hardware-accelerated graphics library that leverages WebGL and WebGPU backends to execute complex scenes, utilizing a hierarchical scene graph to manage object transformations and display order. The project distinguishes itself through a sophisticated architecture that decouples rendering logic from hardware APIs, allowing for consistent performance across diverse browser environments. It features a robust, asynchronous asset pipeline that handles loading, c

    Renders graphics using an automated selection of available backends for optimal performance.

    TypeScriptcanvascanvas2ddata-visualization
    46,621View on GitHub↗
  • phaserjs/phaser

    phaserjs/phaser

    39,049View on GitHub↗

    Phaser is a comprehensive 2D game engine designed for building high-performance, interactive content that runs directly in web browsers. At its core, the engine utilizes a fixed-timestep simulation loop that decouples game logic from variable browser frame rates, ensuring consistent behavior across diverse hardware. It provides a robust framework for managing asset loading, physics, input, and audio, enabling the creation of complex, responsive visual experiences for both desktop and mobile devices. The engine distinguishes itself through a high-performance graphics pipeline that automaticall

    Processes vertex data through a series of modular stages to minimize draw calls and optimize GPU performance.

    JavaScriptcanvasdiscord-activitiesfacebook-instant-games
    39,049View on GitHub↗