Discussion:
[cairo] cairo-demos and cairo-examples repositories
Bryce Harrington
2018-04-12 19:39:38 UTC
Permalink
Hi all,

Back when Cairo was still using CVS there was a 'cairo-demos' repository
with some misc. interesting demos and examples. Unfortunately that repo
seems to have disappeared off the net amongst the project moving to git
and so on. I've restored it onto gitlab if anyone's interested:

https://gitlab.com/cairo/cairo-demos

As well, I've tossed together a cairo-experimental repository. I've
been investigating Vulkan for vector graphics, and stuck some code
there. I've got some additional related experimental code (data
structures, fixed-point versions of some newer geometry code, meson
build system, etc.) I've been working on locally that I'll be posting
there as it gets a bit further along.

https://gitlab.com/cairo/cairo-demos

Bryce
--
cairo mailing list
***@cairographics.org
https://lists.cairographics.org/mailman/listinfo/ca
Bruyère Jean-Philippe
2018-04-12 23:17:55 UTC
Permalink
Hi Bryce,


I've also been working on a vulkan 2d vector lib, https://github.com/jpbruyere/vkvg


jp

[https://avatars1.githubusercontent.com/u/1450088?s=400&v=4]<https://github.com/jpbruyere/vkvg>

jpbruyere/vkvg<https://github.com/jpbruyere/vkvg>
github.com
vkvg - Vulkan vector drawing, try to stay close to cairo api




Envoyé à partir d’Outlook<http://aka.ms/weboutlook>

________________________________
De : cairo <cairo-***@cairographics.org> de la part de Bryce Harrington <***@osg.samsung.com>
Envoyé : jeudi 12 avril 2018 21:39:38
À : ***@cairographics.org
Objet : [cairo] cairo-demos and cairo-examples repositories

Hi all,

Back when Cairo was still using CVS there was a 'cairo-demos' repository
with some misc. interesting demos and examples. Unfortunately that repo
seems to have disappeared off the net amongst the project moving to git
and so on. I've restored it onto gitlab if anyone's interested:

https://gitlab.com/cairo/cairo-demos

As well, I've tossed together a cairo-experimental repository. I've
been investigating Vulkan for vector graphics, and stuck some code
there. I've got some additional related experimental code (data
structures, fixed-point versions of some newer geometry code, meson
build system, etc.) I've been working on locally that I'll be posting
there as it gets a bit further along.

https://gitlab.com/cairo/cairo-demos

Bryce
Bryce Harrington
2018-04-18 20:10:37 UTC
Permalink
Post by Bruyère Jean-Philippe
Hi Bryce,
I've also been working on a vulkan 2d vector lib, https://github.com/jpbruyere/vkvg
Okay, thanks. Sorry I didn't reply sooner, been on vacation. I'll try
to incorporate what I can from your work, we seem to be on parallel
paths, although I've been looking pretty deeply into reusing cairo's
tesselator/compositor algorithms rather than ear clipping. In talking
with Federico, I'm wondering if it should use fixed point more
consistently internally.

Bryce
Post by Bruyère Jean-Philippe
jp
[https://avatars1.githubusercontent.com/u/1450088?s=400&v=4]<https://github.com/jpbruyere/vkvg>
jpbruyere/vkvg<https://github.com/jpbruyere/vkvg>
github.com
vkvg - Vulkan vector drawing, try to stay close to cairo api
Envoyé à partir d’Outlook<http://aka.ms/weboutlook>
________________________________
Envoyé : jeudi 12 avril 2018 21:39:38
Objet : [cairo] cairo-demos and cairo-examples repositories
Hi all,
Back when Cairo was still using CVS there was a 'cairo-demos' repository
with some misc. interesting demos and examples. Unfortunately that repo
seems to have disappeared off the net amongst the project moving to git
https://gitlab.com/cairo/cairo-demos
As well, I've tossed together a cairo-experimental repository. I've
been investigating Vulkan for vector graphics, and stuck some code
there. I've got some additional related experimental code (data
structures, fixed-point versions of some newer geometry code, meson
build system, etc.) I've been working on locally that I'll be posting
there as it gets a bit further along.
https://gitlab.com/cairo/cairo-demos
Bryce
--
cairo mailing list
https://lists.cairographics.org/mailman/listinfo/cairo
--
cairo mailing list
***@cairographics.org
https://lists.cai
Theo Veenker
2018-04-13 05:48:04 UTC
Permalink
Post by Bryce Harrington
Hi all,
Back when Cairo was still using CVS there was a 'cairo-demos' repository
with some misc. interesting demos and examples. Unfortunately that repo
seems to have disappeared off the net amongst the project moving to git
https://gitlab.com/cairo/cairo-demos
As well, I've tossed together a cairo-experimental repository. I've
been investigating Vulkan for vector graphics, and stuck some code
there. I've got some additional related experimental code (data
structures, fixed-point versions of some newer geometry code, meson
build system, etc.) I've been working on locally that I'll be posting
there as it gets a bit further along.
https://gitlab.com/cairo/cairo-demos
I think you meant to write: https://gitlab.com/cairo/cairo-experimental ?

Theo
--
Theo Veenker | Beexy - Behavioral Experiment Software
+31(0)524-541531 | +31(0)6-42525777 mobile
***@beexy.nl | www.beexy.nl
--
cairo mailing list
***@cairographics.org
https://lists.cairographics.org/
Loading...