WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 12 of 12
Search took 0.00 seconds.
Search: Posts Made By: Lenticularis
Forum: Vizard 06-08-2018, 06:00 AM
Replies: 6
Views: 8,159
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,159
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,159
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,159
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?
Forum: Vizard 06-19-2017, 08:53 AM
Replies: 2
Views: 10,738
Posted By Lenticularis
Works! Thanks! :)

Works! Thanks! :)
Forum: Vizard 06-12-2017, 09:59 AM
Replies: 2
Views: 10,738
Posted By Lenticularis
Question Avatar in the mirror

There's an example script called "renderNodePlanarReflection.py" in Vizard which creates a mirror and an avatar that is reflected in the mirror and is linked to the viewpoint.
However, this only...
Forum: Vizard 04-20-2017, 11:32 AM
Replies: 7
Views: 14,145
Posted By Lenticularis
Thanks very much!

Thanks very much!
Forum: Vizard 04-13-2017, 11:43 AM
Replies: 7
Views: 14,145
Posted By Lenticularis
That's exactly what I was looking for, thanks! ...

That's exactly what I was looking for, thanks!

But how would you change the ManualCursorButtonTask function?
def ManualCursorButtonTask():
"""Use spacebar to manually simulate mouse...
Forum: Vizard 04-11-2017, 11:57 AM
Replies: 7
Views: 14,145
Posted By Lenticularis
Hi again Thanks for your answer. I'm...

Hi again

Thanks for your answer.
I'm referring to the canvas example script, yes.

I tried to change the keypresses to button checks but I can't get it working. Is there a mistake somewhere in...
Forum: Vizard 03-23-2017, 10:24 AM
Replies: 7
Views: 14,145
Posted By Lenticularis
To further clarify: The ultimate goal is to...

To further clarify:

The ultimate goal is to use the remote as a replacement for all keyboard and mouse input. But for a start, I want to associate the press of the enter key on the remote with the...
Forum: Vizard 03-23-2017, 09:37 AM
Replies: 7
Views: 14,145
Posted By Lenticularis
Question How to call Oculus Remote

Hi

I want to add an action by pressing a button on the Oculus Remote.
But how do I call the remote? And how do I associate a button press of the remote with an action?
The reference page about...
Forum: Vizard 07-01-2016, 06:59 AM
Replies: 3
Views: 16,586
Posted By Lenticularis
Question Avatar with Kinect tracking in first-person perspective

Hi :)

I'm quite new to Vizard 5 and have a problem with Kinect tracking via FAAST. :(

What I need: Having an Avatar body in first-person perspective using an Oculus HMD that is animated/tracked...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -7. The time now is 07:12 AM.


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