awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesFormatted Text Composers

Renders multi-line text with basic formatting using DOM elements for complex layouts in game scenes.

Distinct from Basic Text Rendering: Distinct from Basic Text Rendering: adds multi-line formatting and DOM-based layout, not just simple string rendering.

Explore 2 awesome GitHub repositories matching user interface & experience · Formatted Text Composers. Refine with filters or upvote what's useful.

Awesome Formatted Text Composers GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • hiloteam/hiloAvatar von hiloteam

    hiloteam/Hilo

    5,932Auf GitHub ansehen↗

    Hilo is an HTML5 game engine for building 2D games that run across browsers and devices. It renders graphics through Canvas, DOM, or WebGL backends, automatically selecting the best option for the target environment. The engine provides a complete game development solution with sprite, skeletal, and particle animation, along with a texture atlas system for efficient image loading and rendering. The framework distinguishes itself through its integration of the DragonBones skeletal animation engine, which drives bone-based character movement without frame-by-frame sprites, and its Chipmunk phys

    Renders multi-line text with basic formatting using DOM elements for complex layouts.

    JavaScriptcanvasgamehilo
    Auf GitHub ansehen↗5,932
  • mosra/magnumAvatar von mosra

    mosra/magnum

    5,169Auf GitHub ansehen↗

    Magnum is a C++ middleware suite for cross-platform graphics development and real-time data visualization. It provides a hardware-agnostic rendering layer that translates graphics commands into platform-specific calls, ensuring consistent behavior across different GPU drivers and APIs such as Vulkan. The project focuses on decoupling application logic from underlying hardware through abstract graphics and system utilities. It features a plugin-based resource importer for 3D assets and audio, a hierarchical scene graph for spatial transformations, and a high-performance signal-based event syst

    Produces formatted strings with support for colors, alignment, and hexadecimal values.

    C++
    Auf GitHub ansehen↗5,169
  1. Home
  2. User Interface & Experience
  3. Content Rendering Components
  4. Basic Text Rendering
  5. Formatted Text Composers