Hi,
I am a student developper and for one project I am looking for a method to compute an intersection between two bezier curve. I see that inkscape is able to compute intersection between bezier curve. Which method was used in inkscape to do this computation?
Thank you for your help.
Bye bye
Bezier curve intersection method
Re: Bezier curve intersection method
Maybe you can find some info on the inkscape website (section for developers), but it would be safest to post this question to the inkscape developer mailing list 

just hand over the chocolate and nobody gets hurt
Inkscape Manual on Floss
Inkscape FAQ
very comprehensive Inkscape guide
Inkscape 0.48 Illustrator's Cookbook - 109 recipes to learn and explore Inkscape - with SVG examples to download
Inkscape Manual on Floss
Inkscape FAQ
very comprehensive Inkscape guide
Inkscape 0.48 Illustrator's Cookbook - 109 recipes to learn and explore Inkscape - with SVG examples to download
Re: Bezier curve intersection method
Thank you for your answer and your advice
.
Bye

Bye
Re: Bezier curve intersection method
Inkscape uses the 2geom libraries for that. You'll find everything you want to know in the sourcecode, which is open source (obviously
)
You'll find it here: http://lib2geom.sourceforge.net/
If you need more information then please leave a message on their mailinglist, which can be found at http://sourceforge.net/mail/?group_id=167845

You'll find it here: http://lib2geom.sourceforge.net/
If you need more information then please leave a message on their mailinglist, which can be found at http://sourceforge.net/mail/?group_id=167845