Xref: utzoo comp.graphics:1925 comp.sys.mac:13656 Path: utzoo!utgpu!water!watmath!clyde!att-cb!att-ih!pacbell!ames!husc6!ut-sally!ut-emx!jezebel From: jezebel@ut-emx.UUCP (Jim Rulla) Newsgroups: comp.graphics,comp.sys.mac Subject: GRAPHICS FILE GENERATION Keywords: OK, OK, YOU GUYS ARE ABOVE IQ LEVEL 125 Message-ID: <1141@ut-emx.UUCP> Date: 9 Mar 88 00:22:00 GMT Organization: The University of Texas at Austin, Austin, Texas Lines: 20 Posted: Tue Mar 8 18:22:00 1988 Ladies and Sirs, I have one more, I am trying to generate a graphics image on the MAC II. Our aim is to do it as fast as possible. We have a CRAY X-MP/24 supercomputer available. One scheme that I believe can be implemented is to do the computation on the CRAY and then ship a data file to the MAC II via ftp and then display it there using a program which reads the data. The data, for example, could be mini-rectangles with color definitions. Thus, the computation of the coordiantes of the mini-rectangles and their colors could be done on the CRAY while we could do the display on our trusty little MAC II. What do you think of the above scheme ? Any suggestions as to what kind of data file I should write on the CRAY ? Does any software exist for the MAC II which can read x,y,color from a file and then display it ? Well, that's all I have to ask... Re. my last query, I sincerely appreciate the input y'all gave and it definitely helped a lot Thanks, really Jim