Forum: Vizard
07-28-2008, 03:46 PM
|
Replies: 6
Views: 25,926
|
Forum: Vizard
07-28-2008, 03:44 PM
|
Replies: 6
Views: 25,926
|
Forum: Vizard
07-15-2008, 07:29 PM
|
Replies: 6
Views: 25,926
No, it was 3.10.0030. The only way I got it...
No, it was 3.10.0030. The only way I got it working was to roll back to the old version. I have another question related...
Even after rolling back ppt did not work. To make it work I now have...
|
Forum: Vizard
07-14-2008, 03:10 PM
|
Replies: 6
Views: 25,926
Problems with newest version of Vizard
Hello. The newest version of Vizard does not work for me. The first thing that happens is the primary output of my monitor gets switched. Then I get these errors:
Starting study:2008-07-14...
|
Forum: Vizard
07-07-2008, 12:33 AM
|
Replies: 1
Views: 18,632
vizact.speak
Hello. I am having problems making the mouth open more when an avatar is speaking. I am using the following code:
vizact.speak(speechfile,2.0, 'mouth_open', 2.0))
I thought this should...
|
Forum: Vizard
07-07-2008, 12:29 AM
|
Replies: 2
Views: 15,963
|
Forum: Vizard
07-03-2008, 07:38 PM
|
Replies: 2
Views: 15,963
Help with avatar.lookAt
Hi. I am trying to make an avatar enter a room, walk to a certain location, pause and look at two empty chairs (first at one and then the other) and then proceed to walk to one of the empty chairs. ...
|
Forum: Vizard
03-10-2008, 03:15 PM
|
Replies: 1
Views: 15,950
Custom Screen resolutions
We are running a dell XPS with a NVIDIA GeForce 8800 GTS graphics card. We can't get the display resolution to the necessary 640x480 we need in horizontal span for our HMD. Does anyone know how to...
|
Forum: Plug-in development
01-24-2008, 06:25 PM
|
Replies: 2
Views: 50,541
|
Forum: Vizard
01-17-2008, 05:01 PM
|
Replies: 3
Views: 49,533
|
Forum: Vizard
01-16-2008, 03:16 PM
|
Replies: 3
Views: 49,533
|
Forum: Vizard
01-15-2008, 08:15 PM
|
Replies: 3
Views: 49,533
Collision detection with haptic pen
Hello. I can get collision detection to work on normal objects, but when I try to use it with the haptic pen it does not trigger the event on collision.
I try to just make collide spheres on both...
|
Forum: Vizard
01-07-2008, 01:07 PM
|
Replies: 7
Views: 30,741
We tried removing the files you mentioned, and...
We tried removing the files you mentioned, and now we can feel the baby, but the background is not there, the sound doesn't work,and the baby doesn't cry or smile - all it will do is close its eye. ...
|
Forum: Vizard
10-31-2007, 07:36 PM
|
Replies: 1
Views: 20,900
Import error
I am trying to run an old script that used to run in Vizard2.5. It is giving me this error:
ImportError: Module use of python23.dll conflicts with this version of Python.
How can I solve it?
...
|
Forum: Vizard
10-25-2007, 06:44 PM
|
Replies: 7
Views: 30,741
Tickle2 Demo not working in Vizard 3.0
Hi. With our new version of Vizard Tickle2.py is not working. It gives the error:
C:\Program Files\WorldViz\Vizard30\bin\lib\whrandom.py:38: DeprecationWarning: the whrandom module is...
|
Forum: Vizard
09-04-2007, 02:53 PM
|
Replies: 1
Views: 21,319
Physics demos
Hello. Every time I run one of the physics demos included in Vizard 3.0 I get the following error:
before Font::Glyph::subload(): detected OpenGL error 'invalid enumerant
Can you explain how...
|
Forum: Vizard
08-26-2007, 09:46 PM
|
Replies: 1
Views: 23,458
winvix.exe crashes
Are there any common causes for winviz.exe crashes or a good way to debug them? I am continually getting a winviz.exe crash in my program every time I enable the haptic pen on a bunch of objects. I...
|
Forum: Vizard
08-26-2007, 09:45 PM
|
Replies: 1
Views: 18,943
Visible and alpha commands
Hello. I am wondering what the tradeoffs are in using .visible(0) and .alpha(0) on objects for controlling visibility.
I am working a lot with the haptic pen and I notice the interesting thing...
|
Forum: Vizard
08-08-2007, 04:07 PM
|
Replies: 1
Views: 19,206
actions
Hello. When I run a script just trying to make an avatar walk and wave and then pause the avatar.pauseActions(viz.ALL_POOLS) does not pause him.
It works in 2.5 but not 3.0. This is the...
|
Forum: Vizard
08-08-2007, 04:04 PM
|
Replies: 1
Views: 24,150
textures and colors on compound objects
Hi. I have two objects - one a box I made in 3dsmax and one the same box but with a hole punched in it. Neither have any texture in 3dsmax. However, when I add the texture in Vizard it looks...
|
Forum: Vizard
07-31-2007, 03:04 PM
|
Replies: 4
Views: 27,495
|
Forum: Vizard
07-31-2007, 02:41 PM
|
Replies: 4
Views: 27,495
|
Forum: Vizard
07-31-2007, 02:24 PM
|
Replies: 4
Views: 27,495
Another color question
I have a question about coloring. I want to just make a purple box so I wrote this:
import viz
viz.go()
#set up view
viz.clearcolor(viz.SKYBLUE)
view = viz.get(viz.MAIN_VIEWPOINT)...
|
Forum: Vizard
07-25-2007, 04:24 PM
|
Replies: 8
Views: 25,140
|
Forum: Vizard
07-19-2007, 05:14 PM
|
Replies: 8
Views: 25,140
|