awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • xenia-project/xeniaxenia-project 的头像

    xenia-project/xenia

    9,480在 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
    在 GitHub 上查看↗9,480
  1. Home
  2. Graphics & Multimedia
  3. GPU Noise Generators
  4. Dithering Patterns

探索子标签

  • 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