From: Markus G. <gr...@iu...> - 2001-03-21 17:17:48
|
Bruce Sherwood wrote: > So really what is needed (I think) is for someone to write a module to go > from a Visual scene (or graph) to Postscript, analogous to what Ruth Chabay > has done for going to PovRay. This might be useful even for 3D scenes if > you don't care about the ray-traced quality obtained from PovRay. For a moment i thought about this, too, but this would be a *LOT* of work if you would like to reproduce the scene exactly, although it would not be impossible. Maybe things would simplify if only 2D is considered, but creating a reasonable PostScript image of a 3D scene is quite complicated (geometry transformation, color shading, ...). Markus |