easy_font_gl45
Font Renderer
A simple font renderer using OpenGL 4.5 and instanced rendering.
12 stars
2 watching
0 forks
Language: C
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. | 28 |
| A Vulkan-based font rendering project that demonstrates text rendering using signed distance estimation | 235 |
| A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |
| Provides a font rendering library using the GPU with hardware acceleration. | 492 |
| A minimal setup to experiment with OpenGL compute shaders in a standalone environment. | 6 |
| A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
| An OpenGL library for rendering Unicode text with a single texture and vertex buffer. | 1,652 |
| A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. | 671 |
| Provides an interface to render TrueType fonts in SDL applications | 417 |
| A library that abstracts font rendering and atlas creation from a font at a specified size and color. | 53 |
| A C# implementation of an OpenType font parser and rasterizer | 40 |
| Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering | 34 |
| An API for rendering OpenType fonts on the JVM. | 2 |
| A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 790 |
| A library that parses OpenType fonts and renders them using Stage3D | 102 |