memononen / libtess2Links
Game and tools oriented refactored version of GLU tesselator.
☆528Updated last month
Alternatives and similar repositories for libtess2
Users that are interested in libtess2 are comparing it to the libraries listed below
Sorting:
- A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)☆596Updated 7 months ago
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆470Updated 7 years ago
- Light-weight online font texture atlas builder☆740Updated 2 years ago
- VASE renderer is a polyline and curve renderer on OpenGL.☆361Updated 2 years ago
- A GLSL parser☆278Updated 2 years ago
- Atlas Generation Tool☆484Updated 4 years ago
- A header-only, very efficient 2D rectangle packing library. Used in Assassin's Creed and Skydio drones. 2 scientific references.☆585Updated last month
- Fast, header-only polygon triangulation☆944Updated 2 months ago
- Signed Distance Field Builder for Contour Texturing☆241Updated 4 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,497Updated 2 years ago
- Text rendering in Vulkan by estimating signed distance☆249Updated 6 years ago
- ☆480Updated 3 years ago
- A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0☆361Updated 3 years ago
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆537Updated 3 months ago
- OpenGL implementation of the MSDF algorithm