![]() |
|
#1
|
|||
|
|||
In Vizard 3.0 you can press CTRL-F12 to toggle avi recording of what is on the screen.
Check out the examples in Vizard30/examples/file_io for how to write to files.
__________________
Paul Elliott WorldViz LLC |
#2
|
|||
|
|||
![]()
Hi,
Thanks for the AVI recording details.Seems like this process takes a huge amount of disk space.A particle simulation example takes huge amount of physical memory(as the particle numbers grow).The vector method of recording the simulation looks a better option.Can some one please comment on the following 1) how can I configure to run the world view recording for a specified amount of time? 2) can this be done without the worldview window being displayed?(in background) Thanks in advance |
#3
|
|||
|
|||
Quote:
|
#4
|
|||
|
|||
CRTL-F12 creates an avi file in the same directory as the script you are running. There is no Python command to start AVI recording.
The file io stuff is about using the Python file fucntion to write text. It not related to AVI recording.
__________________
Paul Elliott WorldViz LLC |
#5
|
|||
|
|||
Quote:
|
#6
|
|||
|
|||
memory issue?
Hi,
I am referring to the world view window which appears after pressing the "run" button in the vizard window.This window appears for some time and terminates unexpectedly. My world never appears. rather I see the ball-head swinging for some time.The workaround is to reduce the number os "particles".after this , my world displays in the world view window and the simulation works fine. I am testing this in a uniprocessing environment, Intel 2ghz processor, Intel extreme graphics processor and Windows XP.Can you please suggest any workarounds?Ideally this should work(trading off performance) :-) Thanks, |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|