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

GitHub

2k stars
92 watching
268 forks
Language: C
last commit: 4 months ago
Linked from 3 awesome lists

cfontfreetypeopengl

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hecrj/wgpu_glyph A text rendering library built on top of glyph_brush and optimized for use with wgpu 456
ripper37/glul An OpenGL utility library providing modern C++11 design and high-level abstractions for creating 2D graphics, input management, window creation, and more. 56
chrisliebert/sdlgl3-wavefront A C++ template for shader-based OpenGL 3.3 applications that can load and render multiple wavefront .obj files with textures. 8
binary1248/gls A library to reduce boilerplate OpenGL code 18
wilkelab/ggtext A package providing basic text rendering support using gridtext for ggplot2 plots 657
redcamel/redgl2 A JavaScript library that provides a 3D rendering engine using WebGL, allowing developers to create interactive 3D graphics and simulations. 156
rswinkle/portablegl A portable implementation of OpenGL 3.x in clean C as a single header library. 1,051
dvergar/rainbow A text rendering library with customizable color and size per character for rich text display. 4
ziglibs/fontaine A text rendering library providing basic font layouting and glyph information for rendering text in arbitrary contexts. 34
r-spatial/leafgl A package that enables fast WebGL rendering of features on leaflet maps. 268
cdave1/ftgles A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 142
vassvik/easy_font_gl45 A simple font renderer using OpenGL 4.5 and instanced rendering. 12
redox-os/rusttype A Rust library for working with OpenType fonts and rendering text on graphics hardware. 622
tomolt/libschrift A lightweight TrueType font rendering library with Unicode support and small footprint. 479
vpenades/sharpgltf A .NET Standard library for loading and rendering 3D models in the glTF file format 482