font-demo

Vulkan font renderer

A Vulkan-based font rendering project that demonstrates text rendering using signed distance estimation

Text rendering in Vulkan by estimating signed distance

GitHub

233 stars
10 watching
17 forks
Language: C
last commit: almost 6 years ago
Linked from 1 awesome list

vulkan

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
vassvik/easy_font_gl45 A simple font renderer using OpenGL 4.5 and instanced rendering. 12
vassvik/mv_easy_font A lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering. 28
alexmyczko/fnt Provides a font rendering library using the GPU with hardware acceleration. 487
maltaisn/msdf-gdx Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering 34
maxdidit/firetype A library that parses OpenType fonts and renders them using Stage3D 102
dfrg/swash A font introspection and rendering library with focus on performance, thread safety, and minimal resource usage. 657
tomolt/libschrift A lightweight TrueType font rendering library with Unicode support and small footprint. 471
kosua20/rendu A graphics rendering engine designed for experimentation with Vulkan and various rendering techniques. 548
kotlin-graphics/vkk A Kotlin wrapper library for the Vulkan C API that adds features like type safety and exceptions to improve developers' experience without significant CPU runtime cost. 131
avokadoen/zig_vulkan A tool for creating a Vulkan-based graphics renderer using Zig programming language 49
treeform/typography A pure Nim implementation of font rasterization and text typesetting 148
zeux/niagara An experimental Vulkan renderer designed to explore various rendering techniques and features. 1,332
excess-demogroup/even-laster-engine A Vulkan-based demo engine for rendering 3D graphics 102
kekee000/fonteditor-core A JavaScript library for reading and writing various font formats 355
ephraimduncan/termd A command-line tool that renders markdown text with syntax highlighting and supports rendering from URLs or GitHub repositories. 66