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: Philippe
Forum: Vizard 11-07-2010, 04:44 AM
Replies: 1
Views: 5,640
Posted By Philippe
"splitting" an IVE object

I have an appartment which is by now a single IVE file.
Is there a way to "split" it into a collection of objects (in order to remove furniture for instance)?
Thanks.
Forum: Vizard 10-07-2010, 01:07 PM
Replies: 5
Views: 8,144
Posted By Philippe
Actually, I think that the best way is to use: ...

Actually, I think that the best way is to use:

def udpateGunPosition():
(the code)

and then use

vizact.ontimer(0,udpateGunPosition)

in the main program.
Forum: Vizard 10-07-2010, 12:51 PM
Replies: 5
Views: 8,144
Posted By Philippe
But where should I put such a code in the...

But where should I put such a code in the viztracker file? I would like to have this check permanently running - should I put it in the _addTracker() method ?
Forum: Vizard 10-07-2010, 12:40 PM
Replies: 5
Views: 8,144
Posted By Philippe
Thanks a lot !

Thanks a lot !
Forum: Vizard 09-21-2010, 11:53 AM
Replies: 5
Views: 8,144
Posted By Philippe
limiting object rotation

Hi,

Is there a method enabling to limit the range of rotation of a tracking device (Euler) relatively to the orientation of another tracking device (in my case, I have a gun which orientation's...
Forum: Vizard 08-12-2010, 03:01 AM
Replies: 3
Views: 7,053
Posted By Philippe
Sorry, forgot to post the code at the beginning...

Sorry, forgot to post the code at the beginning of main:

#Coffee Mug
my_cofeeMug = viz.add(COFFEE_MUG_PATH)
my_cofeeMug.setPosition( -2.2 , 0.85 , 1 )
my_cofeeMug.setScale( .01, .01, .01)
...
Forum: Vizard 08-12-2010, 02:43 AM
Replies: 3
Views: 7,053
Posted By Philippe
I am using Vizard only for two weeks, so maybe...

I am using Vizard only for two weeks, so maybe some of my questions are trivial ones. The problem we get was as follows (meanwhile, I found a workaround, but I would like to understand why it...
Forum: Vizard 08-12-2010, 01:01 AM
Replies: 3
Views: 6,580
Posted By Philippe
Hi Masaki, Hi Deltcho, Thanks a lot for your...

Hi Masaki, Hi Deltcho,

Thanks a lot for your detailed answer! This is extremely valuable information for us, since until now, we were not really happy with the results, although we tried very hard...
Forum: Vizard 08-10-2010, 10:42 AM
Replies: 3
Views: 7,053
Posted By Philippe
lookat and threads status

Hi.

We get some troubles using lookat. We originally thought that after calling lookat with some parameters, when calling to lookat with new parameters, the new position will be immediately...
Forum: Vizard 08-10-2010, 10:18 AM
Replies: 3
Views: 6,580
Posted By Philippe
vizact.speak

Hi,

When using vizact.speak, it is very difficult to have the Avatar speaking in a natural manner. When setting the two following parameters:

Scale =
Threshold =

we managed to set "Scale"...
Forum: Vizard 08-10-2010, 10:15 AM
Replies: 4
Views: 8,250
Posted By Philippe
Thanks a lot! Just a short additional question:...

Thanks a lot!
Just a short additional question: if I install winpd, could it change something in my environment - I mean have some undesirable side effect? We are at a critical phase of our project,...
Forum: Vizard 07-27-2010, 02:45 AM
Replies: 4
Views: 8,250
Posted By Philippe
Debugger

Hi,

I am a new Worlviz user and would like to know whether there is any kind of debugger available in the 3.0 environment (enabling to set breakpoints, to see threads status, etc.) ? I there a...
Showing results 1 to 12 of 12

 
Forum Jump

All times are GMT -7. The time now is 11:48 AM.


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