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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesDithering Patterns

Stochastic noise techniques used to reduce color banding in rendered images.

Distinct from GPU Noise Generators: Focuses on visual output smoothing via dithering, whereas GPU Noise Generators are general procedurally calculated noise sources.

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

Awesome Dithering Patterns GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • xenia-project/xeniaAvatar xenia-project

    xenia-project/xenia

    9,480Vezi pe GitHub↗

    Xenia is an emulator designed to run Xbox 360 games and applications on modern computer hardware. It enables the execution of console software from disc images, digital downloads, and extracted files, facilitating legacy software preservation on hardware that lacks native support. The project distinguishes itself through high-fidelity graphics enhancements, including the ability to increase internal rendering resolution and apply contrast-adaptive sharpening to restore image clarity. It implements specialized visual techniques such as blue noise dithering to reduce color banding and multisamp

    Implements blue noise dithering to smooth color gradients and eliminate visible banding in the final image.

    C++c-plus-pluscppd3d12
    Vezi pe GitHub↗9,480
  1. Home
  2. Graphics & Multimedia
  3. GPU Noise Generators
  4. Dithering Patterns

Explorează sub-etichetele

  • Terminal Color DitheringDithering techniques specifically adapted for simulating high color depth on restricted terminal palettes. **Distinct from Dithering Patterns:** Focuses on terminal palette constraints rather than general GPU noise or stochastic patterns