Question #274088 on Yade changed: https://answers.launchpad.net/yade/+question/274088
Jan Stránský proposed the following answer: Hi José, please be more specific why you need to save snapshots without displaying images. A workaround (the applicability depends on the reason why not to display images) is to export everything to vtk files and then use paraview [1,2] (or some other software [3]) to create the pictures in "offscreen mode". cheers Jan [1] http://stackoverflow.com/questions/32228442/offline-rendering-of-animation-on-server-with-paraview-python-script-fails [2] http://www.paraview.org/Wiki/ParaView/ParaView_And_Mesa_3D [3] http://docs.enthought.com/mayavi/mayavi/tips.html 2015-11-12 16:02 GMT+01:00 José Mercado < [email protected]>: > New question #274088 on Yade: > https://answers.launchpad.net/yade/+question/274088 > > hello everyone! > > i need to generate and save snapshots of the simulation that i'm doing > without displaying the image on screen. > > the thing that i always do is show the image with yade.qt.view() (this > display the image onscreen) and then use a snapshotengine or a > savesnapshot, what other choice do I have? > > > > -- > You received this question notification because your team yade-users is > an answer contact for Yade. > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-users > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-users > More help : https://help.launchpad.net/ListHelp > -- You received this question notification because your team yade-users is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

