On 4/04/2015 11:53 a.m., ddos wrote:
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

Could you please add an example using Devisualization.Window?
That way its one less external to D library that is a dependency.

https://github.com/Devisualization/window

Reply via email to