From: Samuel P. <sam...@gm...> - 2009-10-20 00:44:45
|
Hi guys, I definetly agree with Anders. In my work I use Visual to make an animation of the time evolution of a system of particles. In order to save such an animation I must save each frame using the povexport module and then compile every frame with povray. Finally I create the proper gif animation. However the povray compilation is very time-consuming if you want to get a decent image resolution. If there is a "native" way (as native as C/C++ can be in vpython) to take screenshots within vpython, it would make things easier and most probably less time-expensive. Samuel. El 19 de oct de 2009, 10:31 p.m., "Guy K. Kloss" <g....@ma...> escribió: On Tue, 20 Oct 2009 09:23:41 Anders Wallin wrote: > Could this perhaps be wrapped as a separate pyth... Visual is mainly C/C++. So I assume that could (easily) be added and exposed through the Boost.Python wrappers to make it all work. Guy -- Guy K. Kloss Institute of Information and Mathematical Sciences Te Kura Pūtaiao o Mōhiohio... Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you... |