15 Aug
2005
15 Aug
'05
11:37 a.m.
Albert wrote:
Could anyone provide or point to the file that contains the algorythm that aproximates a Bezier curve (a path) from a sequence of points?
Could you be looking for src/display/bezier-utils.cpp?
Thank you, this is exactly what I needed, and good enough it's open source since I need to port it to java and python.
I would be very thankful if you would share your python implementation. The only reason I am familiar with that file is that I was planning on porting it to python, but found it sadly beyond my abilities.
Aaron Spike