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

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

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

1 مستودع

Awesome GitHub RepositoriesGPU Text Renderers

Renders positioned glyphs from a text shaper directly on a GPU using WebGL or WebGPU, with interactive pan, zoom, and rotation controls.

Distinct from Hybrid WebGL-WebGPU Renderers: Distinct from Hybrid WebGL-WebGPU Renderers: focuses on text rendering specifically, not general hybrid graphics API support.

Explore 1 awesome GitHub repository matching graphics & multimedia · GPU Text Renderers. Refine with filters or upvote what's useful.

Awesome GPU Text Renderers GitHub Repositories

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

    harfbuzz/harfbuzz

    5,800عرض على GitHub↗

    HarfBuzz is a text shaping engine that converts Unicode text into correctly positioned glyphs for any writing system. It processes OpenType layout features, substitution rules, and positioning tables to produce shaped glyph sequences from font data, and also handles Apple Advanced Typography font tables. The library provides a stable C API that abstracts over platform-specific font access and rendering backends, and includes a font table caching layer to avoid redundant parsing during repeated shaping operations. The project implements script-specific shaping logic for complex writing systems

    Renders positioned glyphs directly on a GPU using WebGL or WebGPU with interactive controls.

    C++
    عرض على GitHub↗5,800
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. WebGL & GPU Rendering
  5. Hybrid WebGL-WebGPU Renderers
  6. GPU Text Renderers