awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 रिपॉजिटरी

Awesome GitHub RepositoriesRendering Libraries

Frameworks and engines for building 3D and 2D graphics applications.

Explore 5 awesome GitHub repositories matching part of an awesome list · Rendering Libraries. Refine with filters or upvote what's useful.

Awesome Rendering Libraries GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • funkyfr3sh/cnc-ddrawFunkyFr3sh का अवतार

    FunkyFr3sh/cnc-ddraw

    3,090GitHub पर देखें↗

    cnc-ddraw is a DirectDraw wrapper and emulation layer designed to ensure legacy 2D graphics software runs on modern operating systems. It functions as a compatibility layer that intercepts legacy API calls and redirects them to a modern rendering backend to prevent crashes and black screens. The project provides a 2D graphics upscaler that uses shaders to increase the resolution of low-fidelity visuals for high-definition screens. It also includes a frame rate controller to synchronize frame timing and limit output speed, which prevents stuttering and performance drops. The tool manages disp

    Swap legacy rendering libraries for updated versions to resolve compatibility issues and introduce modern display features.

    Cborderlesscompatiblityd3d9
    GitHub पर देखें↗3,090
  • evanw/lightgl.jsevanw का अवतार

    evanw/lightgl.js

    1,570GitHub पर देखें↗

    A lightweight WebGL library

    Lightweight library for rapid 3D prototyping.

    JavaScript
    GitHub पर देखें↗1,570
  • hiloteam/hilo3dhiloteam का अवतार

    hiloteam/Hilo3d

    661GitHub पर देखें↗

    English | 简体中文

    Rendering engine optimized for 3D web-based games.

    JavaScript
    GitHub पर देखें↗661
  • emadurandal/glboostemadurandal का अवतार

    emadurandal/GLBoost

    107GitHub पर देखें↗

    A New WebGL Rendering Library for 3D Graphics Geeks

    High-performance rendering library for 3D graphics enthusiasts.

    JavaScript
    GitHub पर देखें↗107
  • gportelli/pocket.glG

    gportelli/pocket.gl

    0GitHub पर देखें↗

    A fully customizable webgl shader sandbox to embed in your pages

    Embeddable sandbox for custom shader experimentation.

    GitHub पर देखें↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Rendering Libraries

सब-टैग एक्सप्लोर करें

  • Compatibility WrappersLibraries that replace legacy rendering implementations with modern versions to ensure software compatibility. **Distinct from Rendering Libraries:** Focuses on replacing existing legacy libraries for compatibility, whereas Rendering Libraries are for building new applications.