From: Anton S. <br...@po...> - 2003-11-26 08:24:15
|
Bruce Sherwood wrote: > Putting this all together, here is a possible scheme that might > do what you need: > > 1) Produce the 3D image you want in VPython, using the Chabay module > to export a scene-description file in POV-Ray format. > > 2) Install POV-ray and use it to produce a photo-quality image. > > 3) Use some tool such as PhotoShop to merge this image with your > background image. Better yet, PoV-Ray *can* import an image file and apply it to an object, e.g. a plane in the background. (PoV-Ray can be downloaded from www.povray.org, and is easy to learn) -- Anton Sherwood, http://www.ogre.nu/ |