Main Page   Modules   File List  

drawsplines.c File Reference

draw spline segments which are specified by a text file More...


Detailed Description

draw spline segments which are specified by a text file

Usage: drawsplines in.pgm vect.txt out.pgm

Description: The file vect.txt contains a list of splines under the format:
nb_splines
nb_points_spline_1 x11 y11 x12 y12 ...
nb_points_spline_2 x21 y21 x22 y22 ...
nb_points_spline_3 x31 y31 x32 y32 ...
...

Types supported: byte 2D

Category: draw geo

Author:
Michel Couprie

Generated on Fri Dec 17 11:59:37 2004 for Pink by doxygen1.2.18