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

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

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

kosua20/herebedragons

0
View on GitHub↗
1,794 星标·84 分支·C·MIT·1 次浏览simonrodriguez.fr/dragon↗

Herebedragons

A basic 3D scene implemented with various engines, frameworks or APIs.

Features

  • Graphics and Rendering - Collection of basic 3D scene implementations.
  • Graphics Rendering - Collection of 3D scenes for engine testing.

Star 历史

kosua20/herebedragons 的 Star 历史图表kosua20/herebedragons 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Herebedragons 的开源替代方案

相似的开源项目,按与 Herebedragons 的功能重合度排序。
  • blend2d/blend2dblend2d 的头像

    blend2d/blend2d

    1,937在 GitHub 上查看↗

    2D Vector Graphics Engine Powered by a JIT Compiler

    C++2d-graphicsasmjitcpp
    在 GitHub 上查看↗1,937
  • bkaradzic/bgfxbkaradzic 的头像

    bkaradzic/bgfx

    17,161在 GitHub 上查看↗

    bgfx is a cross-platform, graphics rendering abstraction layer designed for high-performance applications. It provides a unified interface that maps high-level rendering commands to native graphics APIs, allowing developers to maintain a single codebase that executes consistently across diverse operating systems and hardware architectures. The library distinguishes itself through a multi-threaded command submission model that decouples rendering logic from the main application thread, effectively minimizing CPU bottlenecks. It utilizes a backend-agnostic command buffer and a deferred resource

    Cd3d11d3d12directx
    在 GitHub 上查看↗17,161
  • assimp/assimpassimp 的头像

    assimp/assimp

    12,993在 GitHub 上查看↗

    Assimp is a cross-platform 3D asset pipeline and import library that loads numerous industry-standard 3D file formats into a single unified internal data structure. It functions as a framework for converting 3D models between different file formats across multiple operating systems and architectures. The project provides a 3D mesh processing tool for normalizing and optimizing geometry through triangulation, vertex removal, and normal generation. It also includes a 3D asset export utility to write internal scene data back into various external file formats. The system covers broad capability

    C++3mfandroidasset-pipeline
    在 GitHub 上查看↗12,993
  • diligentgraphics/diligentengineDiligentGraphics 的头像

    DiligentGraphics/DiligentEngine

    4,193在 GitHub 上查看↗

    DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a unified interface for executing 3D graphics commands across multiple low-level rendering backends from a single codebase, including a dedicated system for importing 3D assets via the GLTF 2.0 format. The engine features an HLSL shader cross-compiler that allows a single set of shaders to run across different graphics APIs and operating systems. It supports advanced rendering capabilities such as ray-tracing, mesh shaders, variable rate shading, and bindless resources. The framew

    Batchfile3d-engined3d11d3d12
    在 GitHub 上查看↗4,193
查看 Herebedragons 的所有 30 个替代方案→

常见问题解答

kosua20/herebedragons 是做什么的?

A basic 3D scene implemented with various engines, frameworks or APIs.

kosua20/herebedragons 的主要功能有哪些?

kosua20/herebedragons 的主要功能包括:Graphics and Rendering, Graphics Rendering。

kosua20/herebedragons 有哪些开源替代品?

kosua20/herebedragons 的开源替代品包括: blend2d/blend2d — 2D Vector Graphics Engine Powered by a JIT Compiler. glfw/glfw — This project is a cross-platform library designed for desktop application development, providing a unified interface… assimp/assimp — Assimp is a cross-platform 3D asset pipeline and import library that loads numerous industry-standard 3D file formats… bkaradzic/bgfx — bgfx is a cross-platform, graphics rendering abstraction layer designed for high-performance applications. It provides… diligentgraphics/diligentengine — DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a… google/ion — Ion.