From: j-p Date: Mon, 21 Feb 2022 18:29:42 +0000 (+0100) Subject: Update README.md X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=577ed85f2d438815e2590416a04c58835d08c5c5;p=jp%2Fvkvg.git Update README.md --- diff --git a/README.md b/README.md index a5d003d..de94c3f 100644 --- a/README.md +++ b/README.md @@ -154,9 +154,9 @@ 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. +- vkvg use the [AGG project](http://antigrain.com/)'s recursive bezier algorithm 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