package wall

  1. Overview
  2. Docs
Realtime Vector Graphics with OpenGL

Install

Dune Dependency

Authors

Maintainers

Sources

wall-v0.4.1.tbz
sha256=fbcbba6a938aba99ba32d1113d2c9aa95c7c420fe7e750be6940eedafd9b93a9
sha512=b31cb7d20d8d04e4f2eb9f1d8078e29f9fd0a9066a180a8e9848ba628caf6388b8a11ab769f331674e3f573b162da928a2ef5ad030834e04d8674d50c2a01311

Description

Lightweight, fast and declarative vector graphics rasterization using OpenGL

Published: 31 Oct 2020

README

README.md

Wall is a vector graphics renderer using OpenGL written in OCaml.

Code is licensed under BSD3.

Installation

The project is distributed through opam:

$ opam install wall

Credits

The main inspiration for this project is NanoVG.

Shader and renderer design are taken from it.

Dev Dependencies

None

Used by (1)

  1. vimebac

Conflicts

None