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

2 repos

Awesome GitHub RepositoriesPost-Processing Pipelines

Sequences of operations applied to rendered frames to add visual effects or improve image quality.

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

  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Post-Processing Pipelines

Awesome Post-Processing Pipelines GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • yt-dlp/yt-dlp

    yt-dlp/yt-dlp

    147,702GitHubView on GitHub↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of speci

    Pythonclidownloaderpython
  • mrdoob/three.js

    mrdoob/three.js

    110,982GitHubView on GitHub↗

    This project is a high-level 3D graphics engine designed to render complex, hardware-accelerated environments within web browsers. It provides a comprehensive abstraction layer that manages scene graphs, cameras, and lighting, mapping high-level scene definitions onto low-level graphics APIs. By decoupling these defini

    JavaScript3daugmented-realitycanvas

Explore sub-tags

  • Custom Post-ProcessorsUser-defined scripts or hooks executed upon completion of a download task.
  • Multi-Pass Rendering PipelinesArchitectures that chain multiple rendering operations to achieve complex visual effects.