Forum: Vizard
07-17-2007, 01:55 PM
|
Replies: 3
Views: 20,915
|
Forum: Vizard
07-16-2007, 02:33 PM
|
Replies: 3
Views: 20,915
Scaling
Hello. I am running into weird things with scale. I made a box in 3dsmax and it is 1 m by 1 m. Then I scaled it by .1 in all directions and added it to my world. However, it is spanning from -5...
|
Forum: Vizard
07-16-2007, 02:27 PM
|
Replies: 8
Views: 29,904
|
Forum: Vizard
07-12-2007, 04:21 PM
|
Replies: 8
Views: 29,904
|
Forum: Vizard
07-10-2007, 02:19 PM
|
Replies: 4
Views: 21,221
Hi. I just tried this but the haptic pen stops...
Hi. I just tried this but the haptic pen stops working when I add in the collision code. I added a collsion mesh to the box with holes and capsules around each screw. I added a calback where when...
|
Forum: Vizard
07-10-2007, 01:23 PM
|
Replies: 3
Views: 35,822
|
Forum: Vizard
07-10-2007, 12:53 PM
|
Replies: 3
Views: 35,822
Well, I've attached the whole py file so maybe...
Well, I've attached the whole py file so maybe you can see the problem. Basically what happens is I make 4 screws, and the haptic pen picks up one and drags it - no problem. Then I pick up another...
|
Forum: Vizard
07-09-2007, 10:05 PM
|
Replies: 3
Views: 35,822
|
Forum: Vizard
07-09-2007, 09:46 PM
|
Replies: 8
Views: 25,140
|
Forum: Vizard
07-08-2007, 04:43 PM
|
Replies: 8
Views: 25,140
|
Forum: Vizard
07-08-2007, 04:19 PM
|
Replies: 4
Views: 21,221
|
Forum: Vizard
07-05-2007, 04:04 PM
|
Replies: 4
Views: 21,221
Collision?
Hi. I need a little help. I believe collisions is what I need to use, but I'm not sure how.
I need to make a world with a box with holes of different sizes and I want the user to pick up a screw...
|
Forum: Vizard
07-05-2007, 02:58 PM
|
Replies: 8
Views: 25,140
hd in Vizard3.0
Hello. When I run my old code from Vizard 2.5 using the hd with just
these simple lines:
import hd
box = viz.add('box.wrl')
hd.add(box)
|