msdf-gdx
Font renderer
Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering
Provides lightweight utilities to draw MSDF text on LibGDX
34 stars
5 watching
6 forks
Language: Kotlin
last commit: 12 months ago
Linked from 1 awesome list
bmfontdistance-fieldlibgdxlibrarymsdftext-rendering
Related projects:
Repository | Description | Stars |
---|---|---|
mgsx-dev/gdx-gltf | A library providing support and shaders for loading and rendering 3D models in various formats using the GL Transmission Format (glTF) standard. | 215 |
adobe-fonts/adobe-notdef | A special-purpose font designed to render all Unicode code points with a .notdef glyph | 65 |
stadiamaps/sdf_font_tools | A collection of libraries and tools for working with SDF font glyphs in PBF format. | 29 |
libsdl-org/sdl_ttf | Provides an interface to render TrueType fonts in SDL applications | 417 |
vassvik/easy_font_gl45 | A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
kocsis1david/font-demo | A Vulkan-based font rendering project that demonstrates text rendering using signed distance estimation | 235 |
vassvik/mv_easy_font | A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. | 28 |
swiftgfx/swiftbgfx | Cross-platform rendering library bindings in Swift | 80 |
alexmyczko/fnt | Provides a font rendering library using the GPU with hardware acceleration. | 492 |
maxdidit/firetype | A library that parses OpenType fonts and renders them using Stage3D | 102 |
adobe-fonts/adobe-blank-2 | A special-purpose font designed to render all Unicode code points using non-spacing and non-marking glyphs. | 34 |
bengarney/bmfontrenderer | A simple bitmap font renderer in ActionScript for rendering TrueType fonts. | 35 |
beeblerox/bitmapfont | An implementation of bitmap font rendering for cross-platform text display. | 50 |
rougier/freetype-gl | An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
hectormf/brdfgenerator | Generates lookup tables for physically based rendering in graphics pipelines. | 146 |