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
·

3 Repos

Awesome GitHub RepositoriesMinecraft Optimizations

Performance tuning targeted at the Minecraft game client's rendering pipeline.

Distinct from Rendering Optimizers: Distinct from Rendering Optimizers: focuses specifically on Minecraft client rendering optimization, not general GPU or UI rendering.

Explore 3 awesome GitHub repositories matching user interface & experience · Minecraft Optimizations. Refine with filters or upvote what's useful.

Awesome Minecraft Optimizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • caffeinemc/sodium-fabricAvatar von CaffeineMC

    CaffeineMC/sodium-fabric

    5,626Auf GitHub ansehen↗

    Sodium is a graphics optimization mod for the Fabric loader that replaces the standard rendering engine in Minecraft. Its primary purpose is to increase frame rates and reduce micro-stutter by implementing a high-performance rendering replacement for the game client. The project focuses on improving visual stability and game fluidity through a technical modification of the rendering pipeline. This includes a system for correcting graphical glitches and visual artifacts to ensure a consistent image across different display environments. The mod implements low-level rendering optimizations suc

    Offers a technical modification to the rendering pipeline to improve visual stability and game fluidity.

    Java
    Auf GitHub ansehen↗5,626
  • caffeinemc/sodiumAvatar von CaffeineMC

    CaffeineMC/sodium

    5,469Auf GitHub ansehen↗

    Sodium is a Minecraft performance optimization project that replaces the default rendering engine to increase frame rates and reduce stutter. It functions as a game rendering modification that applies runtime patches to the engine to change how graphics are displayed. The project provides a customizable settings registry, allowing for the addition of new configuration options to the video menu so other extensions can integrate their own visual settings. The rendering system implements chunk-based culling logic and buffer-based geometry caching to minimize draw calls and reduce CPU overhead.

    Optimizing the rendering pipeline in Minecraft to improve frame rates and reduce stutter across hardware.

    Javaazdofabricminecraft
    Auf GitHub ansehen↗5,469
  • irisshaders/irisAvatar von IrisShaders

    IrisShaders/Iris

    3,669Auf GitHub ansehen↗

    Iris is a graphics modifier and OpenGL shader engine for Minecraft. It functions as a tool for improving visual fidelity and lighting effects by loading and rendering shader packs through custom pipelines. The project serves as a compatibility layer for modded environments, ensuring that high-fidelity shaders run stably alongside other game modifications without causing software conflicts or crashes. It also acts as a render performance optimizer to maximize GPU utilization and maintain stable frame rates while processing complex visual effects. The system utilizes real-time render intercept

    Improves visual fidelity and lighting effects within Minecraft through custom shader pipelines.

    Javahacktoberfestminecraftopengl
    Auf GitHub ansehen↗3,669
  1. Home
  2. User Interface & Experience
  3. Rendering Optimizers
  4. Minecraft Optimizations

Unter-Tags erkunden

  • Graphics ModifiersTools that specifically modify the visual output and lighting of the Minecraft client. **Distinct from Minecraft Optimizations:** Distinct from Minecraft Optimizations: focuses on improving visual fidelity and adding effects rather than just tuning performance.
  • Rendering Engine ReplacementsComplete replacement of a game's standard rendering system with a high-performance implementation. **Distinct from Minecraft Optimizations:** Distinct from tuning: involves replacing the entire engine architecture rather than just optimizing existing paths.
  • Visual Stability FixesSpecific corrections for graphical glitches within the Minecraft client. **Distinct from Minecraft Optimizations:** Distinct from general optimizations: focuses on correctness and stability of the image rather than just frame rate.