WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 10 of 10
Search took 0.00 seconds.
Search: Posts Made By: kay
Forum: Vizard 09-23-2010, 05:09 AM
Replies: 5
Views: 8,025
Posted By kay
hi, i tried to find a reproducible example....

hi,

i tried to find a reproducible example. The maximum recursion depth error doesn't appear allways. Often everything work smoothly now.

However ... use either the intialPos inside the tunnel...
Forum: Vizard 09-17-2010, 03:59 AM
Replies: 5
Views: 8,025
Posted By kay
hi jeff, I tried viz.MainView.setPosition()...

hi jeff,

I tried viz.MainView.setPosition() with other positions (non-colliding!), e.g., simply


viz.collision(viz.ON)

def onCollision(info):
viz.MainView.setPosition([0,1.82,0])
Forum: Vizard 09-16-2010, 04:48 AM
Replies: 5
Views: 8,025
Posted By kay
Change position of MainView after COLLISION_EVENT

hi,

I would like to set the MainView to a new position after there was a COLLISION_EVENT. Calling viz.MainView.setPosition(...) leads to a "RuntimeError: maximum recursion depth exceeded".

...
Forum: Vizard 09-13-2010, 05:29 AM
Replies: 0
Views: 5,535
Posted By kay
Execute (windows) command from Vizard

hi,

I need to execute/start an external windows program (.exe) from a vizard python script. I tried to use subprocess.Popen and several of the deprecated variants. None worked, the external...
Forum: Vizard 09-02-2010, 07:32 AM
Replies: 3
Views: 6,486
Posted By kay
any suggestions?

any suggestions?
Forum: Vizard 09-02-2010, 07:32 AM
Replies: 3
Views: 6,555
Posted By kay
@jeff you mean using subwindows, don't you?...

@jeff

you mean using subwindows, don't you? but it is not possible to have two separate "main windows" or am i wrong!?
Forum: Vizard 08-28-2010, 08:11 AM
Replies: 3
Views: 6,486
Posted By kay
I'm also interested in this problem. I want to...

I'm also interested in this problem. I want to randomly place one 3D model into another. For that I need to know the vertices of the models.
Did anything change on the possiblity to get the vertices...
Forum: Vizard 04-14-2010, 07:06 AM
Replies: 3
Views: 7,543
Posted By kay
I have a nVidia. It works now, after changing to...

I have a nVidia. It works now, after changing to Multiple display performance mode. Thank you.

Another question: There is (still) no possiblity to have two main windows? E.g., one main window in...
Forum: Vizard 04-13-2010, 07:13 AM
Replies: 3
Views: 7,543
Posted By kay
2 displays

I try to use vizard with 2 displays (monitor, the primary display, and a projector). When using the monitor (with option viz.fullscreen.monitor=1) everything runs normal. When I try the same for the...
Forum: Vizard 10-07-2009, 11:35 AM
Replies: 1
Views: 11,251
Posted By kay
ERROR: Failed to initialize python

I get the following error message, when trying to run any script:

'import site' failed; use -v for traceback
Traceback (most recent call last):
File "<string>", line 1, in ?
File...
Showing results 1 to 10 of 10

 
Forum Jump

All times are GMT -7. The time now is 09:41 AM.


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