freetype-gl
Text renderer
An OpenGL library for rendering Unicode text with a single texture and vertex buffer.
OpenGL text using one vertex buffer, one texture and FreeType
2k stars
92 watching
268 forks
Language: C
last commit: 6 months ago
Linked from 3 awesome lists
cfontfreetypeopengl
Related projects:
Repository | Description | Stars |
---|---|---|
| A text rendering library built on top of glyph_brush and optimized for use with wgpu | 456 |
| An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. | 56 |
| A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. | 8 |
| A library to reduce boilerplate OpenGL code | 18 |
| A package providing basic text rendering support using gridtext for ggplot2 plots | 657 |
| A JavaScript library that provides a 3D rendering engine using WebGL, allowing developers to create interactive 3D graphics and simulations. | 156 |
| A portable implementation of OpenGL 3.x in clean C as a single header library. | 1,054 |
| A text rendering library with customizable color and size per character for rich text display. | 4 |
| A text rendering library providing basic font layouting and glyph information for rendering text in arbitrary contexts. | 34 |
| A package that enables fast WebGL rendering of features on leaflet maps. | 268 |
| A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 | 142 |
| A simple font renderer using OpenGL 4.5 and instanced rendering. | 12 |
| A Rust library for working with OpenType fonts and rendering text on graphics hardware. | 622 |
| A lightweight TrueType font rendering library with Unicode support and small footprint. | 479 |
| A .NET Standard library for loading and rendering 3D models in the glTF file format | 483 |