WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 9 of 9
Search took 0.00 seconds.
Search: Posts Made By: jargon
Forum: Vizard 08-08-2005, 12:14 PM
Replies: 1
Views: 18,949
Posted By jargon
Question rotate to object

I vaguely remember there's a method to rotate one object to another object but I didn't want to look through all my old files trying to see how it's done (I know one can do it in Vizard though)....
Forum: Vizard 06-02-2005, 12:46 PM
Replies: 1
Views: 9,015
Posted By jargon
Unhappy wierd headPos translation

I don't think I know quite how the translation fo HEAD_POS works. for example let's say I wanted to translate the HEADPOS 1 in the X direction everytime a user hit the "e" key. I would think the...
Forum: Vizard 05-24-2005, 11:31 AM
Replies: 7
Views: 14,031
Posted By jargon
Farshizzo, thanks for the method; The reason I...

Farshizzo,
thanks for the method; The reason I was thinking of attaching the ball to the screen was to possibly scale the ball manually to create a sense of the ball travelling in the +z (scale...
Forum: Vizard 05-23-2005, 08:48 PM
Replies: 7
Views: 14,031
Posted By jargon
farshizzo- I guess I only have 1 object- it's a...

farshizzo-
I guess I only have 1 object- it's a tennis court - but really it's just the net that I want to obstruct the ball. And only some of the time (when it's on my side of the court I want the...
Forum: Vizard 05-23-2005, 12:03 PM
Replies: 7
Views: 14,031
Posted By jargon
Nice that worked. I want the ball to be...

Nice that worked.
I want the ball to be occluded by only 1 object and only some of the time. Is this possible?
Forum: Vizard 05-23-2005, 01:12 AM
Replies: 7
Views: 14,031
Posted By jargon
Question putting objects on the screen

dear Farshizzo,
I was wondering if there's a way to place an object at the display screen- I specifically have a ball that I want create the illusion of distance with by scaling it manually- thus...
Forum: Vizard 05-14-2005, 04:55 PM
Replies: 2
Views: 12,700
Posted By jargon
Wink totally worked

Thanks, I modified this code
def mytimer(num):
ori = racketOri.get()
racket.rotate(ori[3],ori[4],ori[5])
racket.rotate(offset[0],offset[1],offset[2],viz.RELATIVE_LOCAL)

and it...
Forum: Vizard 05-13-2005, 10:17 PM
Replies: 1
Views: 8,306
Posted By jargon
Question Object being rendered?

I am using the frustum command to create a sort of "window" out of my projection system. I was wondering if there is any way to know if an object is being rendered by the projection system at a given...
Forum: Vizard 05-12-2005, 03:49 PM
Replies: 2
Views: 12,700
Posted By jargon
Exclamation intersense orientation

I'm using an intersense box to orient a tennis racket. When I use the following code to interface the intersense with vizard:
*********************
racketOri = viz.add('intersense2.dls')...
Showing results 1 to 9 of 9

 
Forum Jump

All times are GMT -7. The time now is 02:31 AM.


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