home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.pascal
- Path: sparky!uunet!mcsun!news.funet.fi!ousrvr.oulu.fi!tko.vtt.fi!jke
- From: jke@tko.vtt.fi (Kemppainen Jukka)
- Subject: Wanted: TP/BP code for spline or bezier
- Message-ID: <jke.724331421@tko.vtt.fi>
- Keywords: bezier spline curve fit
- Sender: news@ousrvr.oulu.fi
- Organization: University of Oulu
- Date: Mon, 14 Dec 1992 11:10:21 GMT
- Lines: 17
-
- I would like to receive TP/BP code (or pointers to correct ftp
- machines) for spline or bezier curves:
- - I would like to convert any polyline to a smooth version of it
-
- I have bought Turbo Graphics Toolbox a couple of years ago and
- it contains one version of spline and bezier curves, but they
- are suitable for creating smooth version of measument data
- (the x-coordinates of control points list must be an increasing order:
- (0.1;...) (0.2;...) ... (1.0;....) )
- -> I can NOT use them if control points are for example points of
- hand draw curve (= x-coordinates of the control point list can be
- in any order)
-
- Greetings,
-
- Jukka Kemppainen
- jke@tko.vtt.fi
-