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

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

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

blend2d/blend2d

0
View on GitHub↗
1,937 星标·155 分支·C++·Zlib·5 次浏览blend2d.com↗

Blend2d

2D Vector Graphics Engine Powered by a JIT Compiler

Features

  • Graphics and Rendering - JIT-powered 2D vector graphics engine.
  • Graphics Libraries - High-performance 2D vector graphics engine.
  • Graphics Rendering - 2D vector graphics engine with JIT compilation.

Star 历史

blend2d/blend2d 的 Star 历史图表blend2d/blend2d 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

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

Start searching with AI

Blend2d 的开源替代方案

相似的开源项目,按与 Blend2d 的功能重合度排序。
  • glfw/glfwglfw 的头像

    glfw/glfw

    14,716在 GitHub 上查看↗

    This project is a cross-platform library designed for desktop application development, providing a unified interface for window management, input handling, and hardware-accelerated graphics. It serves as a foundational framework that abstracts platform-specific windowing protocols and graphics APIs, enabling developers to create interactive software that functions consistently across Windows, macOS, and Linux. The library distinguishes itself by providing deep integration with low-level graphics APIs, specifically OpenGL and Vulkan. It manages the complexities of graphics context initializati

    Cclinuxmacos
    在 GitHub 上查看↗14,716
  • google/skiagoogle 的头像

    google/skia

    10,762在 GitHub 上查看↗

    Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital surfaces. It functions as a hardware-accelerated graphics engine that offloads drawing operations to the GPU, a vector graphics processor for SVG and complex paths, and a typography engine for shaping and drawing characters with Unicode support. The project provides a cross-platform image codec for encoding and decoding standard image formats into raw pixel data across multiple operating systems. It also enables the development of user interfaces that maintain visual consistency a

    C++
    在 GitHub 上查看↗10,762
  • 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
  • harfang3d/harfang3dharfang3d 的头像

    harfang3d/harfang3d

    654在 GitHub 上查看↗

    HARFANG 3D source code public repository

    C++
    在 GitHub 上查看↗654
查看 Blend2d 的所有 30 个替代方案→

常见问题解答

blend2d/blend2d 是做什么的?

2D Vector Graphics Engine Powered by a JIT Compiler

blend2d/blend2d 的主要功能有哪些?

blend2d/blend2d 的主要功能包括:Graphics and Rendering, Graphics Libraries, Graphics Rendering。

blend2d/blend2d 有哪些开源替代品?

blend2d/blend2d 的开源替代品包括: horde3d/horde3d — Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as… glfw/glfw — This project is a cross-platform library designed for desktop application development, providing a unified interface… google/skia — Skia is a high-performance 2D graphics rendering library used for drawing text, geometries, and images on digital… harfang3d/harfang3d — HARFANG 3D source code public repository. diligentgraphics/diligentengine — DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a… lukasbanana/llgl — Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan,…