![]() |
#1
|
|||
|
|||
![]()
Hi.
Just want to ask simple question. What is the fastest vizard timer expiration rate? I`m pretty sure vizard have fastest timer expiration rate but i dont know the exact value. Of course i cant use command like below right? viz.callback(viz.TIMER_EVENT,read_simulation) viz.starttimer(0,0.000001,viz.FOREVER) I want to make replay for simulation i did and i want to add function like fastforward or fastbackward so i thinking of using timer to make scene faster or slower. But seems the rate that i took all the data is maybe close to the vizard fastest timer expiration rate so all the scene that i fastforward or fastbackward dont show too much difference. Hope somebody can help. Thanks. |
#2
|
|||
|
|||
A value of 0 will get you the fastest timer expiration. That's close to once every frame.
|
#3
|
|||
|
|||
Can you describe it in value of second? [like 0.001sec]
I want to know the fastest timer expiration rate so i can decide the best sampling rate to save the data. |
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Question about Vizard 4 | mizutani_jun | Vizard | 1 | 02-02-2011 02:17 AM |
Vizard 4 Beta Testing | farshizzo | Announcements | 0 | 02-01-2011 11:46 AM |
Vizard 4 Beta Testing | farshizzo | Vizard | 0 | 02-01-2011 11:46 AM |
Vizard tech tip: Using the Python Imaging Library (PIL) | Jeff | Vizard | 0 | 03-23-2009 12:13 PM |
timer question again | Elittdogg | Vizard | 3 | 10-18-2007 11:29 AM |