fetisov / ttf2meshLinks
Standalone library for TrueType font tessellation. Allows to load ttf-file and convert its glyphs to 2D or 3D mesh objects without rasterization.
☆224Updated last year
Alternatives and similar repositories for ttf2mesh
Users that are interested in ttf2mesh are comparing it to the libraries listed below
Sorting:
- 6 different implementations of doing wide line rendering in OpenGL☆200Updated 5 years ago
- OpenGL implementation of the MSDF algorithm☆301Updated last year
- GPU Vector Text Rendering (WIP)☆191Updated 4 years ago
- A procedural geometry generation library for C++11☆238Updated 3 years ago
- GPU font rendering from vector outlines demonstration☆252Updated 3 years ago
- bigg (bgfx + imgui + glfw + glm) + utils☆242Updated 2 years ago
- A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)☆606Updated last month
- Shading techniques and GLSL snippets☆228Updated this week
- Single-header minimalistic pragmatic GPU font rendering library.☆376Updated 7 months ago
- A header-only, very efficient 2D rectangle packing library. Used in Assassin's Creed, Snapchat and Skydio drones. 2 scientific references…☆607Updated 3 weeks ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆450Updated 4 months ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆472Updated 7 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆135Updated 6 years ago
- High level vulkan 2D vector-like graphics api (C++)☆193Updated 4 years ago
- CPU Based Rasterizer Engine☆196Updated 4 years ago
- bgfx, imgui, glfw, glm☆245Updated last year
- tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is inten…☆145Updated last year
- Library used to write shaders from C++, and export them in either GLSL, HLSL or SPIR-V.☆261Updated 3 months ago
- A header-only library to generate meshes for a solid path. Useful to render thick lines using OpenGL.☆215Updated last year
- My render engine for experiments.☆201Updated 2 weeks ago
- Image library.☆364Updated last week
- High-level rendering components☆392Updated this week
- Easy to use 2D rendering engine using Vulkan API as backend.☆129Updated 3 years ago
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆209Updated last month
- ImGui GIZMO widget - quaternions based 3D object manipulator: it permits, via mouse, to manipulate objects by translating, rotating, or s…☆425Updated 9 months ago
- Game and tools oriented refactored version of GLU tesselator.☆538Updated 3 months ago
- Circle C++ shaders☆493Updated 3 years ago
- Fast C OBJ parser☆731Updated 7 months ago
- Minimal bgfx "hello world" example☆216Updated 3 years ago
- SpvGenTwo is a SPIR-V building and parsing library written in plain C++17 without any dependencies. No STL or other 3rd-Party library nee…☆173Updated 2 years ago