vg
Vector graphics library
A declarative 2D vector graphics library written in OCaml
Declarative 2D vector graphics for OCaml
91 stars
12 watching
12 forks
Language: OCaml
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dbuenzli/uuseg | An OCaml library for segmenting Unicode text into grapheme clusters, words, and sentences. | 23 |
dbuenzli/uucp | Provides access to Unicode character properties in an OCaml library | 21 |
dbuenzli/cmdliner | Declarative definition of command line interfaces for OCaml | 296 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
dbuenzli/topkg | A tool that provides an API and command line interface to manage OCaml software packages | 68 |
nyorain/rvg | A high-level graphics API for Vulkan 2D vector-like rendering | 188 |
dbuenzli/uunf | A library for normalizing Unicode text to a standardized format | 21 |
llgcode/draw2d | A 2D vector graphics library with support for multiple outputs and features like affine transformations and text rendering. | 1,099 |
let-def/wall | A vector graphics renderer using OpenGL in OCaml. | 78 |
overv/oogl | A C++ library that abstracts the OpenGL API, providing an object-oriented interface to 3D graphics and rendering. | 414 |
chrisnikkel/sharpvg | A .NET Standard library that allows F# developers to create vector graphics in SVG format using simple commands. | 73 |
dbuenzli/uutf | A non-blocking streaming codec for Unicode encoding schemes | 32 |
tdewolff/canvas | A comprehensive vector graphics library that supports path manipulation and rendering in various formats. | 1,508 |
aldocd4/derelictnanovg | Dynamic bindings to a vector graphics rendering library for the D programming language. | 2 |
jpbruyere/vkvg | A 2D graphics library built on top of Vulkan, providing a Cairo-like API for rendering and drawing operations. | 767 |