Yep
thats what i want with less triangles (optimised version would be the ones with least sides/lines, as SAT is too be used)
i now have too options
write my own triangulation script for inkscape
or use GLU for triangulation
Basically if i was too create my own script, would it be used by others
Search found 3 matches
- Fri Apr 23, 2010 6:10 am
- Forum: Help with using Inkscape
- Topic: Concave to Convex
- Replies: 5
- Views: 2505
- Thu Apr 22, 2010 8:12 am
- Forum: Help with using Inkscape
- Topic: Concave to Convex
- Replies: 5
- Views: 2505
Re: Concave to Convex
Thanks, however it doesnt give the result im looking for this is want im looking for http://graphicsbb.itgo.com/solutions/triangulate.gif and interpolating gives something similar to http://wiki.inkscape.org/wiki/images/InterpolateSubpathsExample.png Regarding the triangulating pic above, id prefer ...
- Thu Apr 22, 2010 6:03 am
- Forum: Help with using Inkscape
- Topic: Concave to Convex
- Replies: 5
- Views: 2505
Concave to Convex
Is There a way to tessellate a concave polygon (path) to a convex one Ive been searching and im amazed it hasnt turned up any results, considering the amount of people using inkscape for a game editor I would be willing to write my own script, but no point reinventing the wheel also btw, would it be...