Geomerative and SVG
in
Contributed Library Questions
•
2 years ago
Hi.
I'm missing something with Geomerative.
This is a GREAT library but I miss a lot a good tutorial.
All definitions (shapes, groups, children, etc.) confuse me and cannot get the whole view of it.
I load a SVG created with Inkscape.
There are only a few bezier curves (simple, not composite).
I would like to find the 4 points for each curve (end points+control points) for further elaboration.
I hoped to read the number of children and then use this number to iterate for each bezier, but it is always 1.
Do I need to parse the SVG or is there a smarter way to do it using Geomerative?
Thanks in advance
Alex
1