From: Bruce S. <ba...@an...> - 2000-10-18 20:52:28
|
--On Wednesday, October 18, 2000, 3:37 PM -0700 "Richard H. C. Seabrook" <rhs...@ma...> wrote: > Sorry, muddled thinking on my part! I want to run a routine under UNIX > as a CGI program that will generate a graphic vector comparison as a > .jpg that I can feed back for a browser to display. I just assumed that > I could run VPython under UNIX since I run Python there regularly and I > hoped there would be some way to "can" the graphic output in a .jpg file. > I hope this is clearer... You certainly can run VPython under Unix. Or at the moment under Linux, but since Visual is open source you presumably could recompile for Unix. So then the question is whether on Unix there is a way to capture an image that is in a graphics window. There isn't something in Visual to perform this capture for you. Bruce Sherwood |