draw2d

Vector graphics library

A 2D vector graphics library with support for multiple outputs and features like affine transformations and text rendering.

2D rendering for different output (raster, pdf, svg)

GitHub

1k stars
32 watching
105 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists

2ddraw2dfreetypegographicspostscript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
poke1024/tove2d TōVE is a vector drawing canvas for real-time animation and scaling in game development. 171
tdewolff/canvas A comprehensive vector graphics library that supports path manipulation and rendering in various formats. 1,508
pencil2d/pencil A 2D animation and drawing tool with bitmap and vector graphics capabilities. 1,476
dbuenzli/vg A declarative 2D vector graphics library written in OCaml 91
libgd/libgd A cross-platform graphics library for generating images dynamically in various formats. 903
go-gl/mathgl A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. 561
twostraws/swiftgd A Swift wrapper around the libgd graphics library to provide basic image manipulation functionality on server-side Swift applications. 457
twinside/rasterific A Haskell-based drawing engine for vector graphics rendering. 140
nokola/nonaquad An anti-aliased 2D graphics rendering library for various platforms using Rust and miniquad 42
jpbruyere/vkvg A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. 767
olikraus/u8glib A graphics library that provides an interface to various monochrome displays and offers features such as font support, GUI functionality, and device compatibility. 1,253
let-def/wall A vector graphics renderer using OpenGL in OCaml. 78
floatingbanana/grove A set of Lua libraries providing utility functions for graphics and animation in game development. 13
lukasbanana/llgl A low-level graphics library providing a thin abstraction layer for various modern and legacy rendering APIs. 2,074
lv2/pugl A minimal, portable API for creating GUIs on various platforms. 181