let-def / wall

(mirror) A vector graphics renderer like NanoVG in OCaml

Home Page:https://gitea.lakaban.net/def/wall

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

(mirror) A vector graphics renderer like NanoVG in OCaml

https://gitea.lakaban.net/def/wall

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:OCaml 90.5%Language:C 9.3%Language:Makefile 0.1%