Forum: Vizard
08-19-2011, 05:58 AM
|
|
Replies: 1
Views: 39,137
|
Forum: Vizard
08-08-2011, 01:04 AM
|
|
Replies: 1
Views: 34,032
You could try to bake the .tga files into the...
You could try to bake the .tga files into the .ive that way you can be sure that both object point to their texture file.
Just check the "include image data in binary ive"-box during export.
...
|
Forum: Vizard
08-01-2011, 05:47 AM
|
|
Replies: 2
Views: 28,934
|
Forum: Vizard
07-28-2011, 05:55 AM
|
|
Replies: 2
Views: 28,934
Multiprocessing Process
To get the Multiprocessing.Process functionality working with the vizard python you have to change forking.py
on line 184: if sys.executable.lower().endswith('pythonservice.exe'):
in to
...
|
Forum: Vizard
07-27-2011, 01:35 AM
|
|
Replies: 3
Views: 90,741
|
Forum: Vizard
07-22-2011, 01:19 AM
|
|
Replies: 4
Views: 24,534
|
Forum: Vizard
07-22-2011, 01:17 AM
|
|
Replies: 1
Views: 20,452
|
Forum: Vizard
06-28-2011, 01:57 AM
|
|
Replies: 1
Views: 25,089
If it is a square alignes with the axis...
If it is a square alignes with the axis getBoundingBox() might do.
Just get the box.size and do a translation of half the width, height and depth and you should be oke :)
|
Forum: Vizard
06-24-2011, 09:52 AM
|
|
Replies: 8
Views: 26,759
|
Forum: Vizard
06-24-2011, 01:48 AM
|
|
Replies: 5
Views: 56,439
|
Forum: Vizard
06-24-2011, 01:29 AM
|
|
Replies: 8
Views: 26,759
|
Forum: Vizard
06-23-2011, 03:08 AM
|
|
Replies: 8
Views: 26,759
Emagin Z800
The Emagin Z800 headtracking doesn't work in Vizard 4, it produces the following error message in vizard:
emagin.dls eMagin v2.0
** ERROR: Could not connect to eMagin device....
|
Forum: Vizard
06-23-2011, 02:40 AM
|
|
Replies: 5
Views: 56,439
|
Forum: Vizard
06-23-2011, 01:25 AM
|
|
Replies: 5
Views: 56,439
I've tried that and it applies the texture too...
I've tried that and it applies the texture too the entire avatar while the original avatar uses multiple textures (eyes, mouth, tonque, hair, face, body). I need to get one part of the mesh of the...
|
Forum: Vizard
06-22-2011, 04:38 AM
|
|
Replies: 5
Views: 56,439
Avatar texture swaping
I'm trying to change the texture on a avatar by dynamically replacing the texture file with a other (same name file so just overriding the old one)
Vizard keeps remembering the old texture file...
|
Forum: Vizard
06-20-2011, 10:04 AM
|
|
Replies: 2
Views: 30,664
Wrong textures with OSGexp export
I've been using the OSGexp(version 1.0.0) in combination with Max 12 and Vizard 4, and it works fine if I export to the .osg format with a texture (image) folder. But as soon as I export to .ive with...
|
Forum: Vizard
05-26-2011, 06:31 AM
|
|
Replies: 1
Views: 19,470
Cal3D and Max 2012
We bought the latest version of 3ds MAX (2012) we only forgot to check if the Cal3D plugin would work with this version. Sadly it didn't. Is there a way to get the export plugin working? The Cal3D...
|
Forum: Vizard
01-10-2011, 01:33 AM
|
|
Replies: 2
Views: 37,718
The result of using
link =...
The result of using
link = viz.link(tracker,viz.MainView)
link.postMultLinkable(platform)
are the same. Still the image is shaking and getting worse over time.
|
Forum: Vizard
01-05-2011, 04:58 AM
|
|
Replies: 4
Views: 51,980
That's a windows thing don't know how to solve...
That's a windows thing don't know how to solve that. I always place my own vizard files in other locations because C:\program files\* is not really meant for it.
But you might be able to solve it...
|
Forum: Vizard
01-05-2011, 12:29 AM
|
|
Replies: 4
Views: 51,980
|
Forum: Vizard
01-04-2011, 07:49 AM
|
|
Replies: 2
Views: 37,718
Link MainView to instable platform
I've got a moving platform that can raise, roll, pitch, turn and move forward. To this platform I want to link the MainView. Besides being linked to the platform the MainView also has to be linked to...
|
Forum: Vizard
12-06-2010, 01:22 AM
|
|
Replies: 1
Views: 17,905
|
Forum: Vizard
11-23-2010, 08:27 AM
|
|
Replies: 9
Views: 24,807
|
Forum: Vizard
11-22-2010, 03:47 AM
|
|
Replies: 9
Views: 24,807
|
Forum: Vizard
11-22-2010, 03:41 AM
|
|
Replies: 2
Views: 71,811
|