thegooglecodearchive / sfepy

Automatically exported from code.google.com/p/sfepy
0 stars 0 forks source link

export results into png #79

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We should be able to render offscreen and export results/meshes as png
images. Then we could use sfepy over web within a sage notebook, see [1].
For the actual rendering, let's use mayavi2 [2], see [3].

[1] http://nb.hpfem.org:8000/pub/
[2] http://code.enthought.com/projects/mayavi/
[3]
http://code.enthought.com/projects/mayavi/docs/development/html/mayavi/tips.html

Original issue reported on code.google.com by robert.c...@gmail.com on 20 Feb 2009 at 9:52

GoogleCodeExporter commented 9 years ago
Initial version of a postprocessing/visualization has been implemented, see

http://git.sympy.org/?p=sfepy.git;a=commit;h=b9d1b2a35072d08a0d17ad7b1156d99673e
00066

Needs more polishing, cell data support, offscreen mode...

Original comment by robert.c...@gmail.com on 4 Apr 2009 at 7:30

GoogleCodeExporter commented 9 years ago
I guess the postproc.py in the current HEAD [1] is quite usable, so let us 
close this.

[1] 
http://git.sympy.org/?p=sfepy.git;a=commit;h=b3ef209a3001c4f459488569509eb772ef2
e97dd

Original comment by robert.c...@gmail.com on 13 Jul 2009 at 5:52

GoogleCodeExporter commented 9 years ago
Migrated to http://github.com/sfepy/sfepy/issues/82

Original comment by robert.c...@gmail.com on 30 Jan 2012 at 10:25