awesome-repositories.com
المدونة
awesome-repositories.com

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

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

4 مستودعات

Awesome GitHub RepositoriesGraphics Development

Tools and libraries for rendering, debugging, and profiling graphics pipelines.

Explore 4 awesome GitHub repositories matching part of an awesome list · Graphics Development. Refine with filters or upvote what's useful.

Awesome Graphics Development GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • wolfpld/tracyالصورة الرمزية لـ wolfpld

    wolfpld/tracy

    15,298عرض على GitHub↗

    Tracy is a real-time performance profiling framework for C and C++ applications. It provides a software instrumentation library that captures high-resolution telemetry data, which is then visualized through a separate graphical interface to identify bottlenecks and resource allocation issues. The system utilizes a client-server architecture that enables remote profiling, allowing performance data to be captured on a target machine and analyzed on a workstation. It employs lock-free event logging and shared-memory ring buffers to minimize the overhead of data collection, ensuring that the main

    High-performance frame profiler for game engine development.

    C++gamedevgamedev-librarygamedevelopment
    عرض على GitHub↗15,298
  • baldurk/renderdocالصورة الرمزية لـ baldurk

    baldurk/renderdoc

    10,823عرض على GitHub↗

    RenderDoc هو مصحح أخطاء إطارات رسومية ومحلل أداء GPU عبر المنصات يُستخدم لالتقاط وتحليل استدعاءات واجهة برمجة تطبيقات الرسوميات ثلاثية الأبعاد وحالة إطار واحد من العرض. يعمل كأداة تصحيح أخطاء لـ Vulkan وOpenGL وOpenGL ES وDirect3D 11 و12. توفر الأداة قدرات تصحيح أخطاء متخصصة لفحص خطوط أنابيب الرسوميات وحالات الموارد عبر Windows وLinux وAndroid وNintendo Switch. وهي تتيح تحليل تظليل DirectX، وتوصيف تطبيقات OpenGL، وتطوير واجهة برمجة تطبيقات Vulkan للتحقق من سلوك العرض وإصلاح الأخطاء البصرية.

    Stand-alone tool for graphics debugging and frame analysis.

    C++
    عرض على GitHub↗10,823
  • fogleman/sdfالصورة الرمزية لـ fogleman

    fogleman/sdf

    1,978عرض على GitHub↗

    Generate 3D meshes based on SDFs (signed distance functions) with a dirt simple Python API.

    Python API for generating 3D meshes using signed distance fields.

    Python
    عرض على GitHub↗1,978
  • cedricguillemet/sdfالصورة الرمزية لـ CedricGuillemet

    CedricGuillemet/SDF

    784عرض على GitHub↗

    Resources, links, papers, discussions, ShaderToys on SDF and related algorithm. Please contibute to this resource by sending your PRs!

    Tutorials and resources for signed distance field rendering.

    عرض على GitHub↗784
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Graphics Development