Forum: Vizard
05-18-2010, 03:18 AM
|
|
Replies: 2
Views: 29,216
|
Forum: Vizard
05-13-2010, 02:46 AM
|
|
Replies: 2
Views: 20,628
error when using getBoundingBox()
Hi All
Im loading a wrl file and using getBoundingBox() but it returns
[1.#INF, 1.#INF, 1.#INF, -1.#IND, -1.#IND, 1.#QNAN]
Is the anything i can do to get the box size?
Thanks
|
Forum: Vizard
05-13-2010, 02:38 AM
|
|
Replies: 1
Views: 24,178
Getting camera position from ive
Hi All
Im trying to get the camera position from an .ive file.
i thought the following code would work
modela = viz.add("Test.ive")
print modela.getChild("Camera01").getPosition()
...
|
Forum: Vizard
04-30-2010, 01:43 PM
|
|
Replies: 8
Views: 71,899
|
Forum: Vizard
04-30-2010, 03:09 AM
|
|
Replies: 8
Views: 71,899
|
Forum: Vizard
04-19-2010, 05:31 PM
|
|
Replies: 17
Views: 37,394
|
Forum: Vizard
04-19-2010, 05:09 PM
|
|
Replies: 17
Views: 37,394
|
Forum: Vizard
03-19-2010, 02:05 PM
|
|
Replies: 2
Views: 19,958
|
Forum: Vizard
03-18-2010, 05:46 PM
|
|
Replies: 2
Views: 19,958
Textures of wrl file
Hi All
I'm currently working on a simple program that loads up multiple wrl files which are made by the user.
The problem is that sometimes they dont have the textures in the correct place.
...
|