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
·

4 Repos

Awesome GitHub RepositoriesAsset Build Pipelines

Automated workflows that transform raw game assets into optimized binary formats during the build process.

Distinct from Processing Pipelines: Distinct from general data processing pipelines: focuses specifically on game asset optimization and build-time conversion.

Explore 4 awesome GitHub repositories matching data & databases · Asset Build Pipelines. Refine with filters or upvote what's useful.

Awesome Asset Build Pipelines GitHub Repositories

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

    mono/MonoGame

    14,028Auf GitHub ansehen↗

    MonoGame is a cross-platform game engine and framework built for the C# language and .NET ecosystem. It provides a development environment for creating 2D and 3D games that run across multiple operating systems and hardware platforms. The project serves as an open-source implementation of the XNA game studio API. It includes a dedicated game asset pipeline to convert raw art and sound files into optimized formats for efficient engine loading. The framework provides a hardware-abstraction layer to maintain a consistent interface for graphics and input across different devices. Its capabilitie

    Ships an automated pipeline to transform raw art and sound files into optimized binary formats.

    C#
    Auf GitHub ansehen↗14,028
  • monogame/monogameAvatar von MonoGame

    MonoGame/MonoGame

    14,024Auf GitHub ansehen↗

    MonoGame is a cross-platform game framework and C# game engine designed for the development of interactive software. It provides a unified environment for building games that run across desktop, mobile, and console platforms using a single codebase. The framework functions as a 2D graphics rendering library, offering tools to apply custom shaders and visual effects to game assets. It utilizes a graphics abstraction layer to map drawing commands to platform-specific APIs, ensuring consistent rendering across diverse hardware. The engine manages hardware-level tasks such as input handling, aud

    Converts raw game assets into optimized binary formats during the build process to minimize runtime loading times.

    C#3dc-sharpcross-platform
    Auf GitHub ansehen↗14,024
  • chrismaltby/gb-studioAvatar von chrismaltby

    chrismaltby/gb-studio

    9,315Auf GitHub ansehen↗

    GB Studio is a visual integrated development environment and game engine for creating 8-bit games for Game Boy hardware. It functions as a retro hardware ROM compiler that transpiles graphical logic into native Z80 assembly and binary images compatible with original handhelds and emulators. The project serves as a cross-platform build tool, generating both native hardware ROMs and web-compatible builds from a single project source. It utilizes a drag-and-drop interface for game logic and scene design, allowing for the creation of game mechanics and asset placement without writing low-level ma

    Provides automated pipelines to transform raw image and audio assets into hardware-specific tiled formats and palettes.

    TypeScript
    Auf GitHub ansehen↗9,315
  • o3de/o3deAvatar von o3de

    o3de/o3de

    8,954Auf GitHub ansehen↗

    This project is an open-source 3D game engine designed for building high-fidelity games, simulations, and cinematic environments. It functions as a robotics simulation platform with native integration for ROS 2 to model robot controllers and sensors. The engine features a multi-threaded Forward+ physically based renderer that supports hardware-accelerated ray tracing and global illumination. The system is built on a modular extension architecture using Gems to add or replace features without modifying core binaries. It includes a native SDK for AWS cloud integration, enabling IAM authenticati

    Transforms raw source meshes and textures into platform-optimized runtime assets via an asynchronous processor.

    C++3d-graphics3d-graphics-engineanimation
    Auf GitHub ansehen↗8,954
  1. Home
  2. Data & Databases
  3. Data Processing Pipelines
  4. Processing Pipelines
  5. Asset Build Pipelines