From owner-freebsd-multimedia Tue Apr 8 12:01:32 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA24174 for multimedia-outgoing; Tue, 8 Apr 1997 12:01:32 -0700 (PDT) Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA24148 for ; Tue, 8 Apr 1997 12:01:07 -0700 (PDT) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.8.4/8.8.4) with SMTP id WAA17616; Tue, 8 Apr 1997 22:05:59 +0300 (EEST) Date: Tue, 8 Apr 1997 22:05:54 +0300 (EEST) From: Narvi To: Amancio Hasty cc: multimedia@freebsd.org Subject: Re: Code for Clipping rectangles or polygons? In-Reply-To: <199704062135.OAA01441@rah.star-gate.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-multimedia@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Sun, 6 Apr 1997, Amancio Hasty wrote: > > Hi, > > I can clip regions on a capture stream. What I am looking for is for > code to arbitrary clip a line against a list of a rectangles or polygons. > I have a few computer graphics books so if no one volunteers the code > I can write it. Isn't there something like that in one of the Graphics Gems books. Source code from the books is up on several ftp sites... Sander > > Tnks, > Amancio > > >