[EMAIL PROTECTED] a écrit : > Hi > > I am currently scripting mayavi through python and am at the point in > time where I wish to "render" the scene and take a snapshot. > Hi,
Not really an answer to your question, sorry, but using MayaVi2 (http://code.enthought.com/mayavi2), this is really easy to do: save(filename, size=(dimx, dimy)) Cheers, -- http://scipy.org/FredericPetit ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ MayaVi-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mayavi-users
