WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 51 to 63 of 63
Search took 0.01 seconds; generated 105 minute(s) ago.
Search: Posts Made By: mjabon
Forum: Vizard 07-17-2007, 01:55 PM
Replies: 3
Views: 20,915
Posted By mjabon
Great, that fixed the text. I'm having problems...

Great, that fixed the text. I'm having problems with scaling the text though. I use text.setFont. I have tried values ranging anywhere from .3 to 36 and in all cases the text is gone...any ideas?...
Forum: Vizard 07-16-2007, 02:33 PM
Replies: 3
Views: 20,915
Posted By mjabon
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
Posted By mjabon
I have enabled collision on everything but it...

I have enabled collision on everything but it still never registers the callback. I did this:

made a bunch of screws and said this for each one:
screw.collideCapsule()...
Forum: Vizard 07-12-2007, 04:21 PM
Replies: 8
Views: 29,904
Posted By mjabon
Why? Will the collision callbacks work while...

Why? Will the collision callbacks work while dragging something with the HD? That's what I'm trying to do....
Forum: Vizard 07-10-2007, 02:19 PM
Replies: 4
Views: 21,221
Posted By mjabon
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
Posted By mjabon
actually, it seems to be working. I think the...

actually, it seems to be working. I think the haptic pen is just a little picky
Forum: Vizard 07-10-2007, 12:53 PM
Replies: 3
Views: 35,822
Posted By mjabon
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
Posted By mjabon
Problems with making multiple objects from one .wrl?

Hello. I am having problems when I use a for loop to create a bunch of objects from one wrl. I want them all to be draggable by the hd. This is what I write:

for i in range(0,num):
rnumx =...
Forum: Vizard 07-09-2007, 09:46 PM
Replies: 8
Views: 25,140
Posted By mjabon
Thanks. What does the version 1 lack that...

Thanks. What does the version 1 lack that version 2 has? Where can I obtain version 2 if I need it?
Forum: Vizard 07-08-2007, 04:43 PM
Replies: 8
Views: 25,140
Posted By mjabon
Thanks. Another question about the HD - if I...

Thanks. Another question about the HD - if I have invisible objects and I touch them with the haptic pen will the haptic pen list them in it's touch objects?
Forum: Vizard 07-08-2007, 04:19 PM
Replies: 4
Views: 21,221
Posted By mjabon
Sweet. Thanks for the reply. I'll look into...

Sweet. Thanks for the reply. I'll look into those options. This is more complicated than I thought!
Forum: Vizard 07-05-2007, 04:04 PM
Replies: 4
Views: 21,221
Posted By mjabon
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
Posted By mjabon
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)
Showing results 51 to 63 of 63

 
Forum Jump

All times are GMT -7. The time now is 09:05 PM.


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