easy_font_gl45

Font Renderer

A simple font renderer using OpenGL 4.5 and instanced rendering.

GitHub

12 stars
2 watching
0 forks
Language: C
last commit: almost 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vassvik/mv_easy_font A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. 28
kocsis1david/font-demo A Vulkan-based font rendering project that demonstrates text rendering using signed distance estimation 233
tomolt/libschrift A lightweight TrueType font rendering library with Unicode support and small footprint. 471
alexmyczko/fnt Provides a font rendering library using the GPU with hardware acceleration. 487
vassvik/minimal_opengl A minimal setup to experiment with OpenGL compute shaders in a standalone environment. 6
cdave1/ftgles A C++ library for rendering fonts on mobile devices using OpenGL ES 1.1 142
rougier/freetype-gl An OpenGL library for rendering Unicode text with a single texture and vertex buffer. 1,644
dfrg/swash A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. 657
libsdl-org/sdl_ttf Provides an interface to render TrueType fonts in SDL applications 398
mobius3/font-chef A library that abstracts font rendering and atlas creation from a font at a specified size and color. 53
vidstige/nrasterizer A C# library that loads and rasterizes TrueType fonts to bitmap images. 39
maltaisn/msdf-gdx Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering 34
ivarref/opentype.clj An API for rendering OpenType fonts on the JVM. 2
tsherif/picogl.js A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API 789
maxdidit/firetype A library that parses OpenType fonts and renders them using Stage3D 102