OpenVG bindings
ddos via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Apr 3 15:53:49 PDT 2015
Hi folks,
today i've created my first dlang library ^_^ a binding to the
OpenVG library standard. The referenced implementation is ShivaVG
which allows to draw vector graphics within an OpenGL context
(similar to cairo).
A small demo application is included, using derelict gl3 and glfw3
https://github.com/oggs91/OpenVG_D
http://code.dlang.org/packages/dopenvg
More information about the Digitalmars-d-announce
mailing list