From: Jean-Philippe Bruyère Date: Mon, 21 Feb 2022 18:27:14 +0000 (+0100) Subject: add some credits on README X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=823c8ea8bcf5b745fa9f41e17da47323efd99830;p=jp%2Fvkvg.git add some credits on README --- diff --git a/README.md b/README.md index dc5fa2e..a5d003d 100644 --- a/README.md +++ b/README.md @@ -152,6 +152,12 @@ See the [contribution guide](https://github.com/jpbruyere/vkvg/blob/master/CONTR Join us on [gitter](https://gitter.im/CSharpRapidOpenWidgets) for any question. +## Addtitional Credits + +vkvg use the [AGG's project](http://antigrain.com/) recursive bezier which is kindly exposed [here](http://agg.sourceforge.net/antigrain.com/research/adaptive_bezier/index.html). +I've learned Vulkan with the help of the excellent [Sacha Willems's vulkan examples](https://github.com/SaschaWillems/Vulkan). +The 2d affine matrix implementation follows Cairo's one. + ## Change log * v0.2.0