Path: utzoo!attcan!uunet!jarthur!dcrevier From: dcrevier@jarthur.Claremont.EDU (Dan Crevier) Newsgroups: comp.graphics Subject: qrt Message-ID: <455@jarthur.Claremont.EDU> Date: 11 Mar 89 03:40:44 GMT Reply-To: dcrevier@jarthur.UUCP (Dan Crevier) Organization: Harvey Mudd College, Claremont, CA Lines: 39 I just compiled qrt (after fixing the bugs in lexer.c), and it doesn't seem to work. I don't have any of the sample files, but I wrote this little test one to see if it would work: FILE_NAME=TEST.RAW OBSERVER ( loc = (0, 0, 0) lookat = (100, 0, 0) up = (0, 1, 0) ) SPHERE (pos = (100, 0, 0), radius = 45 ) Did I do something wrong? This is what I get when I do a qrt