Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!caip!brl-adm!brl-smoke!brl-sem!gwyn From: gwyn@brl-sem.ARPA (Doug Gwyn ) Newsgroups: net.unix-wizards Subject: Re: looking for a simple 3-d program Message-ID: <410@brl-sem.ARPA> Date: Mon, 11-Aug-86 02:14:31 EDT Article-I.D.: brl-sem.410 Posted: Mon Aug 11 02:14:31 1986 Date-Received: Tue, 12-Aug-86 14:07:45 EDT References: <2941@brl-smoke.ARPA> Reply-To: gwyn@brl.arpa (Doug Gwyn (VLD/VMB) ) Organization: Ballistic Research Lab (BRL), APG, MD. Lines: 15 In article <2941@brl-smoke.ARPA> rkn@ORNL-MSR.arpa (Roger E. Stoller 576-7886) writes: >I am looking for a simple 3-d plotting routine along the lines of 'graph'. >Nothing fancy, just a program that will take ordered triples and generate >a file suitable for plot. I don't need to be aable to rotate, alter the >perspective ... Has anyone written such an item? Something puzzles me about this request. "Graph" produces device-independent UNIX PLOT(4) data. UNIX PLOT(4) does not define 3-D graphic primitives, although they have been added at BRL. What would your 3-D equivalent of "graph" DO without 3-D primitives? How would you view them if you had them? (At BRL, we have one 3-D PLOT(4) device, and I'm planning on producing a DMD 3-D interactive viewer "soon".)