Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!wuarchive!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucsd!nosc!crash!jcs From: jcs@crash.cts.com (John Schultz) Newsgroups: comp.graphics Subject: Re: Fastest 2D line clipper Message-ID: <2144@crash.cts.com> Date: 8 Apr 90 09:38:48 GMT References: <2130@crash.cts.com> Reply-To: jcs@crash.cts.com (John Schultz) Organization: Crash TimeSharing, El Cajon, CA Lines: 13 I've gotten quite a few responses for the FC line clipper algorithm. Many respondants requested the C version as well. I never typed in the C version, but a while back I did convert it to modula-2. It is fairly easy to read and converting to C shouldn't take too long. Therefore, if no one objects to the posting of two 11k files, a 3k file and a couple of tiny files, I'll post clip.a, cliptest.c, clip2.def, and clip2d.mod, as well as background information on the FC algorithm. John