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

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

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

google/ionArchived

0
View on GitHub↗
1,420 星标·90 分支·C++·Apache-2.0·1 次浏览

Ion

Ion

Features

  • Graphics and Rendering - Efficient library for cross-platform 3D applications.
  • Graphics Rendering - Efficient libraries for 3D graphics applications.

Star 历史

google/ion 的 Star 历史图表google/ion 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

常见问题解答

google/ion 是做什么的?

Ion

google/ion 的主要功能有哪些?

google/ion 的主要功能包括:Graphics and Rendering, Graphics Rendering。

google/ion 有哪些开源替代品?

google/ion 的开源替代品包括: 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/skia — Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital…

Ion 的开源替代方案

相似的开源项目,按与 Ion 的功能重合度排序。
  • 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
  • 查看 Ion 的所有 30 个替代方案→