WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Lenticularis
Forum: Vizard 06-08-2018, 06:00 AM
Replies: 6
Views: 8,323
Posted By Lenticularis
Never mind. Managed to do it with an even simpler...

Never mind. Managed to do it with an even simpler solution. It is not entirely precise, but it works quite well. It isn't even shaking. Here is the code I used:

def Movement():
...
Forum: Vizard 06-07-2018, 10:57 AM
Replies: 6
Views: 8,323
Posted By Lenticularis
I tried the following code. Do you see mistakes? ...

I tried the following code. Do you see mistakes?

def Movement():

Object.setPosition(0,0,0)

v0 = 0
t = 0
a = 1
Forum: Vizard 06-01-2018, 04:38 AM
Replies: 6
Views: 8,323
Posted By Lenticularis
Moving an object. ...

Moving an object.
Vizact.move(0,0,velocity,time) --> I can indicate a velocity and a duration of the movement. How to implement accelerated movement?
Forum: Vizard 05-30-2018, 02:45 PM
Replies: 6
Views: 8,323
Posted By Lenticularis
Question Accelerated motion

Is there a simple solution to implement accelerated motion in Vizard?

Or do I have to use the normal vizact.move function and combine it with the formula "v = a · t + v"?

Any ideas?
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT -7. The time now is 08:32 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC