comp.graphics.algorithms
Subject: Re: Convert a Polyline with spline fit to BEzier
Ok i found the solution.
>From 7 control points i have to consider the two points P(0,0,0) equal
to the first control point.
The same thing for the points P(664,664,664). The scheme is
p(0,0,0) p1,
p(0,0,0) p1,
p(0,0,134) p2,
p(0,134,303) p3,
p(134,303,537) p4,
p(303,537,664) p5,
p(537,664,664) p6,
p(664,664,664) p7,
p(664,664,664) p7
Now It seems very simple. :-<
Reply
View All Messages in comp.graphics.algorithms
path:
Convert a Polyline with spline fit to BEzier =>Re: Convert a Polyline with spline fit to BEzier =>Re: Convert a Polyline with spline fit to BEzier =>Re: Convert a Polyline with spline fit to BEzier =>Re: Convert a Polyline with spline fit to BEzier =>
Replies:
Copyright © 2006 WatermarkFactory.com. All Rights Reserved.


