From: Rob S. <rsa...@mt...> - 2009-10-13 17:14:16
|
I've been dreaming about getting Postscript vector graphics from a VPython scene. (I've also been dreaming about options for rendering as wireframe or as solid with enhanced edges and with dashed or invisible hidden-edges.) Apart from having VPython render Postscript in addition to OpenGL, I wonder if these projects for getting Postscript from OpenGL might be useful http://www.opengl.org/resources/code/samples/mjktips/Feedback.html http://www.geuz.org/gl2ps/ http://www.codeproject.com/KB/openGL/glexport.aspx For now, if I need a high-quality image, I screen-capture a VPython window that I have maximized to a multiple (i.e. 2x2) monitor setup. If necessary, one can try to vectorize the raster image with http://autotrace.sourceforge.net/ Rob Salgado Michele Mattioni wrote (Re: Exporting visual image in svg): > > Hi list, > > I was wondering if somebody ever thought about it. > > It would be really nice to export the image in svg, so they can be > scaled without losing resolution. > > Cheers, > Michele. ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. |