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
·

2 Repos

Awesome GitHub RepositoriesGraphics API Samples

Educational implementations demonstrating low-level graphics and compute API features.

Explore 2 awesome GitHub repositories matching part of an awesome list · Graphics API Samples. Refine with filters or upvote what's useful.

Awesome Graphics API Samples GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • joeydevries/learnopenglAvatar von JoeyDeVries

    JoeyDeVries/LearnOpenGL

    12,495Auf GitHub ansehen↗

    LearnOpenGL is an educational resource and collection of C++ graphics implementations designed to teach the OpenGL graphics API. It provides code samples and reference implementations for real-time rendering, focusing on the creation of 2D and 3D visuals. The project includes practical examples of GLSL shaders for rendering 3D geometry and visual effects. These implementations are organized as a cross-platform graphics project, allowing the code to be built and executed across different operating systems. The repository covers the fundamental concepts of graphics programming, including shade

    Provides a comprehensive collection of reference implementations and samples for OpenGL graphics programming.

    C++
    Auf GitHub ansehen↗12,495
  • microsoft/windows-universal-samplesAvatar von microsoft

    microsoft/Windows-universal-samples

    9,696Auf GitHub ansehen↗

    This repository is a comprehensive collection of reference implementations and sample libraries for the Universal Windows Platform. It provides practical examples of how to use Windows Runtime APIs to build cross-device applications, including detailed guidance on XAML-based declarative user interfaces and DirectX-integrated rendering. The project distinguishes itself by providing a wide array of hardware integration suites, covering low-level communication with USB, Serial, I2C, SPI, and GPIO peripherals. It includes specialized implementations for mixed reality holographic rendering, advanc

    Provides high-performance 2D and 3D rendering demonstrations using Direct2D and DirectX.

    JavaScript
    Auf GitHub ansehen↗9,696
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Graphics API Samples