![]() |
#6
|
|||
|
|||
I tried the following code. Do you see mistakes?
Code:
def Movement(): Object.setPosition(0,0,0) v0 = 0 t = 0 a = 1 while t < time: s = v0*t + 0.5*a*t**2 vizact.ontimer2(0.1,0,Object.setPosition,0,0,s) t = t+0.1 |
Tags |
acceleration, motion, movement, velocity, vizact |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mismatched Translation Between Real Motion and Display | amir | Vizard | 2 | 05-31-2018 07:17 AM |
Motion Builder Without Live Characters? | lafortuj | Precision Position Tracker (PPT) | 2 | 07-30-2015 05:21 PM |
PPT Mocap and Motion Builder Connection Problem | hxphan | Precision Position Tracker (PPT) | 3 | 02-22-2011 11:01 AM |
an object in motion does not stay in motion? | driechers | Vizard | 2 | 11-09-2010 03:51 PM |
Motion Capture & CyberGloves | EnvisMJ | Vizard | 1 | 10-01-2009 04:21 PM |