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

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

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

1 个仓库

Awesome GitHub RepositoriesAPI Wrappers

Abstraction layers that wrap fixed-function graphics API calls to ensure hardware and driver compatibility.

Distinct from Fixed-Function Pipelines: Focuses on the abstraction wrapper rather than the fixed-function pipeline architecture itself

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

Awesome API Wrappers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • id-software/doom-3-bfgid-Software 的头像

    id-Software/DOOM-3-BFG

    5,325在 GitHub 上查看↗

    该存储库包含一款单人第一人称射击动作游戏的 C++ 游戏源代码。它是 Id Tech 4 引擎的软件实现,专为 3D 渲染而设计,重点在于实时统一光照和几何体。 该项目支持修改核心引擎逻辑和渲染系统。它可作为经典游戏引擎修改、第一人称射击游戏开发和复古游戏保存的资源。 该引擎利用统一着色器流水线和模板阴影体(stencil shadow volumes)进行光照效果处理,并结合 BSP 树空间分区进行可见性剔除和碰撞检测。它采用基于组件的实体系统来管理游戏对象。

    Includes a wrapper for fixed-function pipelines to maintain compatibility across different graphics hardware and drivers.

    C++
    在 GitHub 上查看↗5,325
  1. Home
  2. Graphics & Multimedia
  3. Software 3D Rendering
  4. Fixed-Function Pipelines
  5. API Wrappers