memononen / libtess2
Game and tools oriented refactored version of GLU tesselator.
☆484Updated last year
Alternatives and similar repositories for libtess2:
Users that are interested in libtess2 are comparing it to the libraries listed below
- A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)☆547Updated last week
- Light-weight online font texture atlas builder☆704Updated last year
- VASE renderer is a polyline and curve renderer on OpenGL.☆346Updated last year
- Signed Distance Field Builder for Contour Texturing☆230Updated 3 years ago
- A GLSL parser☆262Updated last year
- An simple immediate-mode 3D gimzo/manipulator (translation, rotation, scale widget) in ~1200 LoC☆447Updated 6 years ago
- Fast, header-only polygon triangulation☆884Updated last month
- Single-header minimalistic pragmatic GPU font rendering library.☆366Updated 4 years ago
- Atlas Generation Tool☆469Updated 3 years ago
- A C/C++ single-file library for drop-in lightmap baking. Just use your existing OpenGL renderer to bounce light!☆1,461Updated last year
- https://github.com/bkaradzic/bgfx.cmake. Independently maintained CMake build scripts for bgfx. Released under public domain.☆287Updated 2 years ago
- Header only tiny wavefront .obj loader in pure C99☆449Updated 6 months ago
- 2D constrained Delaunay triangulation library☆459Updated last year
- Header only C++ Tiny glTF loader.☆254Updated 5 years ago
- GLyphy is a signed-distance-field (SDF) text renderer using OpenGL ES2 shading language.☆680Updated last year
- Immediate-mode, renderer agnostic, lightweight debug drawing API.☆509Updated 3 years ago
- A C++14/C++17 header-only library for simple, efficient, and robust serialization/deserialization of glTF 2.0☆359Updated 3 years ago
- Text rendering in Vulkan by estimating signed distance☆241Updated 6 years ago
- single-file C libraries from Philip Allan Rideout☆890Updated 2 years ago
- OpenGL Image (GLI)☆566Updated 9 months ago
- SDF font atlas generation tool☆121Updated 8 months ago
- Simple OpenGL core profile loading☆715Updated last year
- A modern cross-platform low-level graphics API☆655Updated this week
- Example code for the research paper "Masked Software Occlusion Culling"; implements an efficient alternative to the hierarchical depth bu…☆631Updated 4 months ago
- Immediate mode rendering and 3d gizmos.☆1,224Updated last year
- OpenGL ES and input for iOS, tvOS, Android, and WebGL☆583Updated 6 months ago
- GLSL cross-compiler tool (GLSL->HLSL, MSL, GLES2, GLES3, GLSLv3), using SPIRV-cross and glslang☆543Updated 3 years ago
- ☆474Updated 2 years ago
- Cross platform shader system for HLSL, GLSL, Metal and SPIR-V.☆348Updated 3 weeks ago
- Base library used across multiple projects