awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesShader-Based Effects

Text rendering implementations that use fragment shaders to create dynamic visual styles.

Distinct from Text Rendering: Focuses on the application of GLSL shaders to text pixels, rather than standard font/style rendering.

Explore 1 awesome GitHub repository matching graphics & multimedia · Shader-Based Effects. Refine with filters or upvote what's useful.

Awesome Shader-Based Effects GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • bradley/blotterAvatar de bradley

    bradley/Blotter

    3,078Voir sur GitHub↗

    Blotter is a WebGL text rendering engine and fragment shader text visualizer. It provides a system for composing and previewing stylized text effects by applying custom GLSL fragment shaders to text elements on a web canvas. The project includes a shader editor for defining and updating custom shader logic and uniforms in real time. This interface allows for the creation of unique visual styles and the modification of rendering variables without reloading the underlying logic. The engine incorporates performance optimizations for WebGL rendering, utilizing texture atlas batching and a single

    Implements a high-performance rendering engine that uses custom GLSL fragment shaders to apply visual effects to text.

    JavaScriptanimationcreative-codingcss
    Voir sur GitHub↗3,078
  1. Home
  2. Graphics & Multimedia
  3. Graphics Engines and Rendering
  4. Text Rendering
  5. Shader-Based Effects