Starred repositories
Get image width and height given a file path using minimal dependencies (no need for PIL, libjpeg, libpng, etc)
A C++20 implementation of "A simple and fast incremental randomized algorithm for computing trapezoidal decompositions and for triangulating polygons" by Raimund Seidel, based on the C implementati…
A tiny, single-header <canvas>-like 2D rasterizer for C++
Headers only C++11 OpenGL Vector Graphics library, that can run on all OpenGL/ES version
A C++ header-only HTTP/HTTPS server and client library
smooth path/curve with Gradient Descent method
A very small statically-typed embeddable scripting language.
Simple terminal image process tool for quick resizing, cropping or rotating...
A very simple demo showing the scanline algorithm for vector graphics.
A small code to study the scanline fill algorithm from stb_truetype.h
Approximates cubic bezier curves with quadratic ones. C port of fontello/cubic2quad
Bezier is a single header only C++ library for Bezier curve calculations and manipulations.
Polygon Clipping and Offsetting - C++, C# and Delphi
A vector graphics renderer for bgfx, based on ideas from NanoVG and ImDrawList (Dear ImGUI)
xBlog is a simple, high-speed, customizable blog app developed by C++
⛵The missing small and fast image decoding library for humans (not for machines).
A video game description language (VGDL) built on top pf pygame.
Yet another high-performance C++ regex library and lexical analyzer generator like Flex: extends Flex++ with Unicode support, indent/dedent anchors, lazy quantifiers, functions for lex and syntax e…