home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Fresh Fish 7
/
FreshFishVol7.bin
/
new
/
misc
/
sci
/
splines
/
readme.gmd
< prev
next >
Wrap
Text File
|
1994-09-16
|
1KB
|
42 lines
I tripped over the "Splines" submission on Fish Disk 97 (circa 1987)
when looking for some bezier spline drawing code in C for use in a
screen-blanker.
It looked an interesting program, so I spent a couple of evenings
massaging the source to be compilable under SAS/C 6.5x (the original
was compiled under Manx 3.50, a compiler/version probably moribund).
No functional changes have been made; so you should be able to
run the original, and this version, and see no changes (except for
Version number appearing in TitleBar).
For the record; compilational/cosmetic changes include:-
1) inclusion of a Version string, displayable via the AmigaDos Version
command, and in the Spline titlebar.
(NOTE; this version number has arbitrarily been assigned "1.1")
2) reformatting of *.c by GNU 'indent -gnu'
3) production of function prototypes
4) various little code changes/additions to prevent compiler errors
and warnings
5) use of typedefs throughout
See any of the .c's for the original Copyright notice.
---------------------------------------------------------------------
Gary Duncan 15 Sep 94
gduncan@philips.oz.au