awesome-repositories.comالتصنيفاتالمدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
harfang3d avatar

harfang3d/harfang3d

0
View on GitHub↗
654 نجوم·68 تفرعات·C++·LGPL-3.0·3 مشاهداتwww.harfang3d.com↗

Harfang3d

HARFANG 3D source code public repository

Features

  • Graphics and Rendering - 3D visualization library supporting multiple programming languages.
  • Graphics Libraries - 3D visualization library for professional C++, Python, and Lua.
  • Graphics Rendering - 3D visualization library for multiple languages.

سجل النجوم

مخطط تاريخ النجوم لـ harfang3d/harfang3dمخطط تاريخ النجوم لـ harfang3d/harfang3d

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Harfang3d

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Harfang3d.
  • diligentgraphics/diligentengineالصورة الرمزية لـ DiligentGraphics

    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
  • glfw/glfwالصورة الرمزية لـ glfw

    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
  • blend2d/blend2dالصورة الرمزية لـ blend2d

    blend2d/blend2d

    1,937عرض على GitHub↗

    2D Vector Graphics Engine Powered by a JIT Compiler

    C++2d-graphicsasmjitcpp
    عرض على GitHub↗1,937
  • google/skiaالصورة الرمزية لـ google

    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
عرض جميع البدائل الـ 30 لـ Harfang3d→

الأسئلة الشائعة

ما هي وظيفة harfang3d/harfang3d؟

HARFANG 3D source code public repository

ما هي الميزات الرئيسية لـ harfang3d/harfang3d؟

الميزات الرئيسية لـ harfang3d/harfang3d هي: Graphics and Rendering, Graphics Libraries, Graphics Rendering.

ما هي البدائل مفتوحة المصدر لـ harfang3d/harfang3d؟

تشمل البدائل مفتوحة المصدر لـ harfang3d/harfang3d: horde3d/horde3d — Horde3D is a small 3D rendering and animation engine. It is written in an effort to create an engine being as… diligentgraphics/diligentengine — DiligentEngine is a cross-platform graphics abstraction layer and physically-based rendering engine. It provides a… 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… blend2d/blend2d — 2D Vector Graphics Engine Powered by a JIT Compiler. lukasbanana/llgl — Low Level Graphics Library (LLGL) is a thin abstraction layer for the modern graphics APIs OpenGL, Direct3D, Vulkan,…