Replied: Tue, 19 Nov 1996 22:49:52 EST
Replied: "BSP Tree FAQ <bspfaq@qualia.com> "
From news@news-central.tiac.net	 Fri Nov  1 12:52:44 1996
Received: from MIT.EDU (PACIFIC-CARRIER-ANNEX.MIT.EDU [18.69.0.28]) by bloom-picayune.MIT.EDU (8.7.6/2.3JIK) with SMTP id MAA07737; Fri, 1 Nov 1996 12:52:43 -0500
Received: from relay2.UU.NET by MIT.EDU with SMTP
	id AA17600; Fri, 1 Nov 96 12:45:15 EST
Received: from news-central.tiac.net by relay2.UU.NET with SMTP 
	(peer crosschecked as: news-central.tiac.net [199.0.65.59])
	id QQbnzb24296; Fri, 1 Nov 1996 12:45:12 -0500 (EST)
Received: (from news@localhost) by news-central.tiac.net (950413.SGI.8.6.12/950213.SGI.AUTOCF) id MAA27337; Fri, 1 Nov 1996 12:45:03 -0500
To: news-answers@uunet.uu.net
Path: frost.qualia.com!user
From: bwade@qualia.com (Bretton Wade)
Newsgroups: news.answers,comp.answers,comp.graphics.algorithms,rec.games.programmer,comp.sys.mac.programmer.games
Subject: [POINTER] BSP Trees Frequently Asked Questions (FAQ)
Followup-To: comp.graphics.algorithms
Date: Fri, 01 Nov 1996 12:45:39 -0500
Organization: qualia, inc.
Lines: 40
Message-Id: <bwade-0111961245390001@frost.qualia.com>
Reply-To: BSP Tree FAQ <bspfaq@qualia.com>
Nntp-Posting-Host: frost.qualia.com
Summary: Frequently asked questions about Binary Space Partitioning trees.

The Frequently Asked Questions document for Binary Space Partitioning (BSP) 
Trees is available via WWW at the URL:

   http://www.qualia.com/bspfaq/

or via FTP from the following URLs:

   file://ftp.qualia.com/pub/bspfaq/bspfaq.txt
   file://rtfm.mit.edu:/pub/usenet/news.answers/graphics/bsptree-faq

The companion C++ source code, including MacOS and Win95 demos, is
available at the URL:

   file://ftp.qualia.com/pub/bspfaq/

You can also obtain the FAQ and the source code by sending e-mail to:

   bspfaq@qualia.com

The subject line should be:

    SEND BSP TREE <what>

where "<what>" is any combination of "TEXT", "HTML", or "SOURCE". These options
will return to you a plaintext copy of the FAQ, an HTML formatted copy of the
FAQ, or a uuencoded copy of the sample source which accompanies the FAQ.

The HTML formatted version can be viewed on any computer using Netscape,
Internet Explorer, or Mosaic regardless of WWW availability.

Problems with the e-mail utility should be reported to:

   bspfaq@qualia.com

Use a different subject line descriptive of your problem, and the message will
be forwarded to the maintainer.

-- 
bwade@qualia.com
http://www.qualia.com/

