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

235 stars
10 watching
17 forks
Language: C
last commit: over 7 years ago
Linked from 1 awesome list

vulkan

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vassvik/easy_font_gl45A simple font renderer using OpenGL 4.5 and instanced rendering.12
vassvik/mv_easy_fontA lightweight font renderer library using OpenGL and stb_truetype.h for rendering text with instanced rendering.28
alexmyczko/fntProvides a font rendering library using the GPU with hardware acceleration.492
maltaisn/msdf-gdxProvides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering34
maxdidit/firetypeA library that parses OpenType fonts and renders them using Stage3D102
dfrg/swashA font introspection and rendering library with focus on performance, thread safety, and minimal resource usage.671
tomolt/libschriftA lightweight TrueType font rendering library with Unicode support and small footprint.479
kosua20/renduA graphics rendering engine designed for experimentation with Vulkan and various rendering techniques.549
kotlin-graphics/vkkA 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.134
avokadoen/zig_vulkanA tool for creating a Vulkan-based graphics renderer using Zig programming language51
treeform/typographyA pure Nim implementation of font rasterization and text typesetting148
zeux/niagaraAn experimental Vulkan renderer designed to explore various rendering techniques and features.1,373
excess-demogroup/even-laster-engineA Vulkan-based demo engine for rendering 3D graphics101
kekee000/fonteditor-coreA JavaScript library for reading and writing various font formats357
ephraimduncan/termdA command-line tool that renders markdown text with syntax highlighting and supports rendering from URLs or GitHub repositories.66