WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: enkeli
Forum: Vizard 06-01-2006, 06:15 PM
Replies: 1
Views: 10,592
Posted By enkeli
Warning: CullVisitor

Warning: CullVisitor::updateCalculatedNearFar(.) near>far in range calculation,
correcting by swapping values d_near=-1.#IND dfar=-1.#IND


I am getting this warning times infinty when I...
Forum: Vizard 05-25-2006, 07:13 PM
Replies: 9
Views: 12,600
Posted By enkeli
I got it! b.get( viz.POSITION ) gets the...

I got it!
b.get( viz.POSITION ) gets the position locally, while
b.get( viz.POSITION, viz.ABSOLUTE_WORLD ) gets what I want :-)

Thanks for the help!
Forum: Vizard 05-25-2006, 06:38 PM
Replies: 9
Views: 12,600
Posted By enkeli
Hey. I tried it, however the position of the...

Hey. I tried it, however the position of the ball, while it appears in the world where it is translated/scaled to, the position values remain the same. :-(
Forum: Vizard 05-25-2006, 05:22 PM
Replies: 9
Views: 12,600
Posted By enkeli
Interesting, I shall try it and let you know if...

Interesting, I shall try it and let you know if it works out.
Forum: Vizard 05-25-2006, 03:21 PM
Replies: 9
Views: 12,600
Posted By enkeli
Sadly that workaround would not work for me, as...

Sadly that workaround would not work for me, as after I set a vertex I scale the object. To get that new point, I would need to do quite a bit of math which I would like to avoid...
Forum: Vizard 05-25-2006, 12:59 PM
Replies: 9
Views: 12,600
Posted By enkeli
Please help, all I need is a get method for the...

Please help, all I need is a get method for the vertex position. I'm pretty sure the values exist somewhere. Something like:

[ x, y, z ] = myOnTheFlyLine.getVertex( 0 ) # to get the x,y,z of the...
Forum: Vizard 05-23-2006, 05:57 PM
Replies: 9
Views: 12,600
Posted By enkeli
get vertex with on the fly object

Hello, I was wondering if it's possible to get the value of a vertex of an on-the-fly object? I create a line, then scale it, then I need the value of the scaled vertex.
Forum: Vizard 05-16-2006, 06:01 PM
Replies: 8
Views: 33,000
Posted By enkeli
Thank you for responding. The trouble with...

Thank you for responding. The trouble with debugging is the fact that this is an intermittent problem which does not occur every time the code is run. And as in one of the earlier posts, the 'int'...
Forum: Vizard 05-16-2006, 05:10 PM
Replies: 8
Views: 33,000
Posted By enkeli
In my code, there are no variables named...

In my code, there are no variables named "int"
Forum: Vizard 05-16-2006, 01:48 PM
Replies: 8
Views: 33,000
Posted By enkeli
Exclamation I just got an error even with the whrandom...

I just got an error even with the whrandom change...


rand = whrandom.whrandom()




Help?
Forum: Vizard 05-15-2006, 03:44 PM
Replies: 8
Views: 33,000
Posted By enkeli
Thank you. I changed the whrandom, but I still...

Thank you. I changed the whrandom, but I still get the same error from a different source (viz.py and vizmat.py and vizact.py)
Forum: Vizard 05-12-2006, 05:52 PM
Replies: 8
Views: 33,000
Posted By enkeli
'int' object not callable

I am getting these errors sometimes from my program (which has also started crashing/closing on me without any error messages)

These errors appear to be from inside the whrandom, what can I do?
Forum: Vizard 05-09-2006, 12:05 PM
Replies: 4
Views: 10,156
Posted By enkeli
The script is somewhat long, I can e-mail you the...

The script is somewhat long, I can e-mail you the file, but here are the gaze relevant parts:


def loadGazes():
global people, peopleGaze, peopleGazeInit
for i in range( NUMBER_PEOPLE ): ...
Forum: Vizard 05-09-2006, 08:50 AM
Replies: 4
Views: 10,156
Posted By enkeli
The world contains 8 avatars and 8 lines ( see...

The world contains 8 avatars and 8 lines ( see http://www.worldviz.com/forum/showthread.php?t=570 as to how I made the lines ). There is a timer that makes the lines update every tenth of a second...
Forum: Vizard 05-05-2006, 10:30 AM
Replies: 4
Views: 10,156
Posted By enkeli
black outs

I am running my world, and it will black out on the rendering for 1-6 seconds at a time. There are no error messages associated with this, and the program keeps on running fine in the background...
Forum: Vizard 05-02-2006, 01:59 PM
Replies: 1
Views: 9,743
Posted By enkeli
Track Eye Gaze with Lines

I am trying to add lines (aka: "rays", whatever you want to call them) to indicate where an avatar is looking. So ideally the line originates at the avatar's head and extends out according to their...
Forum: Vizard 03-08-2006, 02:28 PM
Replies: 4
Views: 10,738
Posted By enkeli
I found this thread about crashes with director...

I found this thread about crashes with director function:
http://www.worldviz.com/forum/showthread.php?t=286&highlight=crash

Our program also uses director functions to play the game. Many of...
Forum: Vizard 03-08-2006, 02:21 PM
Replies: 4
Views: 10,738
Posted By enkeli
I installed the patch and the run time error...

I installed the patch and the run time error still occurs.
Forum: Vizard 03-08-2006, 01:15 PM
Replies: 4
Views: 10,738
Posted By enkeli
Unhappy Run Time Crash

I am experiencing a runtime crash. The error messages are of little insight as to what is causing the problem. Here are the screenshots of the error messages, and the text file that was created of...
Forum: Vizard 03-01-2006, 03:47 PM
Replies: 8
Views: 10,656
Posted By enkeli
I upgraded to 2.53 and that fixed the problem....

I upgraded to 2.53 and that fixed the problem. Thank you for your help!
Forum: Vizard 03-01-2006, 01:20 PM
Replies: 8
Views: 10,656
Posted By enkeli
I'll keep that in mind and ask my lab director if...

I'll keep that in mind and ask my lab director if we can upgrade to the latest version. Is there any way to make it work in the version we are currently running?
Forum: Vizard 03-01-2006, 01:10 PM
Replies: 8
Views: 10,656
Posted By enkeli
version: 2.51c

version: 2.51c
Forum: Vizard 03-01-2006, 12:41 PM
Replies: 8
Views: 10,656
Posted By enkeli
I am interacting with the left side of the...

I am interacting with the left side of the screen. It isn't responding.
(But actually, in the right side of the screen, it does respond to clicking on the textboxes but not on the radio buttons....
Forum: Vizard 03-01-2006, 12:08 PM
Replies: 8
Views: 10,656
Posted By enkeli
Question vizinfo in HMD mode

I am using the vizinfo to get input from the user. It works fine when I'm testing, but is unable to recieve input when in HMD mode. (for example: textbox fields cannot be selected to type in, radio...
Showing results 1 to 24 of 24

 
Forum Jump

All times are GMT -7. The time now is 04:47 PM.


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