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.
☆220Updated 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☆192Updated 5 years ago
- A procedural geometry generation library for C++11☆229Updated 2 years ago
- Single-header minimalistic pragmatic GPU font rendering library.☆373Updated 2 months ago
- OpenGL implementation of the MSDF algorithm☆294Updated 10 months ago
- A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)☆587Updated 4 months ago
- GPU Vector Text Rendering (WIP)☆188Updated 4 years ago
- tiny_csg is a C++ library that generates meshes from brush-based level data and supports incremental updates (real-time CSG). It is inten…☆141Updated last year
- An extension for the GLFW library for using WebGPU native.☆92Updated 3 months ago
- GPU font rendering from vector outlines demonstration☆223Updated 2 years ago
- Toy CPU and GPU implementations of the Slug rendering algorithm☆126Updated 6 years ago
- Headers Only C++11 Geometry Tessellation library for Vector Graphics, that can run on any computer with or without FPU. No standard libr…☆100Updated last month
- A Software Renderer for Dear ImGui☆282Updated 2 years ago
- bigg (bgfx + imgui + glfw + glm) + utils☆239Updated 2 years ago
- Colorizing text editor for ImGui☆97Updated 6 months ago
- Single header "no-allocation" KTX/DDS file reader☆122Updated last year
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆464Updated 7 years ago
- A single-file zero-overhead C++ idiomatic wrapper for WebGPU native☆407Updated 2 months ago
- TDME2 - ThreeDeeMiniEngine2 is a lightweight, multi-platform 3D engine including tools suited for 3D game/application development using C…☆180Updated last month
- 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…☆172Updated last year
- Game and tools oriented refactored version of GLU tesselator.☆521Updated 4 months ago
- A header-only library to generate meshes for a solid path. Useful to render thick lines using OpenGL.☆210Updated last year
- High level vulkan 2D vector-like graphics api (C++)☆193Updated 4 years ago
- Interactive Orientation Gizmo for ImGui☆107Updated 5 months ago
- This project is an emscripten port of GLFW written in C++ for the web/webassembly platform #wasm☆119Updated last week
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆198Updated last year
- ImGui GIZMO widget - quaternions based 3D object manipulator: it permits, via mouse, to manipulate objects by translating, rotating, or s…☆417Updated 5 months ago
- Pure-shader sky and cloud rendering in OpenGL☆206Updated 3 years ago
- Cross-platform C++ example for WebGPU and Dawn☆289Updated last month
- Minimal bgfx "hello world" example☆209Updated 3 years ago
- 2D Vector-Graphics library for drawing anti-aliased convex shapes, lines and texts.☆245Updated 7 months ago