awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesCommand Buffer Pipelines

Rendering architectures that record and sequence GPU commands for precise execution order.

Distinct from Rendering Pipelines: Focuses on the command recording and sequencing mechanism rather than general pipeline implementation

Explore 1 awesome GitHub repository matching graphics & multimedia · Command Buffer Pipelines. Refine with filters or upvote what's useful.

Awesome Command Buffer Pipelines GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • unity-technologies/postprocessingAvatar de Unity-Technologies

    Unity-Technologies/PostProcessing

    3,742Voir sur GitHub↗

    PostProcessing is a post-processing stack for the Unity game engine designed to apply image-space visual effects and color grading to rendered scenes. It functions as a real-time image effect pipeline that processes frames after the primary 3D geometry has been drawn. The system includes a screen space visual effects library and an HDR color grading toolset used to adjust high dynamic range colors and contrast. These tools allow for the application of real-time image filtering to modify lighting, colors, and mood. The framework supports 3D scene post-processing and game environment polishing

    Implements a CommandBuffer-based pipeline to execute image effects in a precise sequence.

    C#effectspost-processingunity
    Voir sur GitHub↗3,742
  1. Home
  2. Graphics & Multimedia
  3. Rendering Pipelines
  4. Command Buffer Pipelines