mv_easy_font
Font renderer
A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering.
28 stars
2 watching
0 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
| A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |
| A Vulkan-based font rendering project that demonstrates text rendering using signed distance estimation | 235 |
| Provides a font rendering library using the GPU with hardware acceleration. | 492 |
| Provides an interface to render TrueType fonts in SDL applications | 417 |
| A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
| A library that abstracts font rendering and atlas creation from a font at a specified size and color. | 53 |
| A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 671 |
| A library that parses OpenType fonts and renders them using Stage3D | 102 |
| Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering | 34 |
| A Java library to easily integrate custom fonts into Android apps. | 427 |
| A minimal setup to experiment with OpenGL compute shaders in a standalone environment. | 6 |
| A C# implementation of an OpenType font parser and rasterizer | 40 |
| An API for rendering OpenType fonts on the JVM. | 2 |
| A font rendering library written in Rust, aiming to provide high-performance rendering of TrueType glyphs. | 756 |