WorldViz User Forum  

Go Back   WorldViz User Forum > Search Forums

Showing results 1 to 16 of 16
Search took 0.01 seconds.
Search: Posts Made By: rubberpimple
Forum: Vizard 09-12-2008, 03:17 PM
Replies: 4
Views: 17,064
Posted By rubberpimple
Cool...looking forward to it!

Cool...looking forward to it!
Forum: Vizard 09-10-2008, 04:27 PM
Replies: 4
Views: 17,064
Posted By rubberpimple
Collision with child nodes

Hi,

A previous thread went as follows:

Initial Question:
is it possible to detect collision between specific bone of the 5DT glove's hand model and some other objects ? When I try to apply...
Forum: Vizard 08-29-2008, 04:43 PM
Replies: 6
Views: 10,166
Posted By rubberpimple
Hi farshizzo, I'd love to see the code for...

Hi farshizzo,

I'd love to see the code for this. I'm trying to do collision detection between a hand model and specific child nodes of a parent object. Did I read somewhere that I can only do...
Forum: Vizard 05-28-2008, 12:54 PM
Replies: 4
Views: 7,156
Posted By rubberpimple
sorry, just a clarification... I thought...

sorry, just a clarification...

I thought that the physics engine would have a method by which it would prevent two solid objects from occupying the same physical space, perhaps depending on some...
Forum: Vizard 05-28-2008, 12:46 PM
Replies: 4
Views: 7,156
Posted By rubberpimple
The gravity isn't the problem, just the...

The gravity isn't the problem, just the collisions. I would like for the hand object to stop when it intersects the cylinder object, instead of passing into it.
Forum: Vizard 05-23-2008, 10:06 AM
Replies: 4
Views: 7,156
Posted By rubberpimple
Collision questions

Hi,
I'm currently using collision detection in my code, but I'd like to keep the intersecting object from passing though each other. I've read lots of posts but cannot get the right combination of...
Forum: Vizard 05-06-2008, 11:18 AM
Replies: 2
Views: 6,262
Posted By rubberpimple
Worked like a charm, Thanks!

Worked like a charm, Thanks!
Forum: Vizard 05-05-2008, 05:33 PM
Replies: 2
Views: 6,262
Posted By rubberpimple
Adding a duplicate window

I'd like to simply add a clone or duplicate window that shows exactly the same view as the Main window. The original scene is being displayed on a monitor in a different room and I simply need to be...
Forum: Vizard 02-05-2008, 03:20 PM
Replies: 9
Views: 8,967
Posted By rubberpimple
Nice! Many thanks...

Nice! Many thanks...
Forum: Vizard 02-05-2008, 03:16 PM
Replies: 9
Views: 8,967
Posted By rubberpimple
Here it is: myHand =...

Here it is:

myHand = viz.add('hand.cfg',pos=(0.1,1.8,0.5),euler=(0,-90,0))
myHand.scale(-1,1,1)
myHand.enable(viz.FLIP_POLYGON_ORDER)
myHand.setScale(20,20,20)

It's the setScale command. Not...
Forum: Vizard 02-05-2008, 03:05 PM
Replies: 9
Views: 8,967
Posted By rubberpimple
Does messing with window POV commands have this...

Does messing with window POV commands have this effect?
Forum: Vizard 02-05-2008, 03:03 PM
Replies: 9
Views: 8,967
Posted By rubberpimple
Wow...those look perfect. I think there is...

Wow...those look perfect. I think there is something else in my code that is mucking things up. I'll investigate...
Forum: Vizard 02-05-2008, 02:00 PM
Replies: 9
Views: 8,967
Posted By rubberpimple
Using the second option gives me a darkly-shaded,...

Using the second option gives me a darkly-shaded, flipped-over (palm facing up) hand. Is there a better way?
Forum: Vizard 02-01-2008, 09:32 AM
Replies: 9
Views: 8,967
Posted By rubberpimple
Left Hand

I need to animate a LEFT hand in Vizard...is there some easy way to mirror the stock hand.cfg??
Forum: Plug-in development 01-25-2008, 02:59 PM
Replies: 2
Views: 14,464
Posted By rubberpimple
It was just that simple. I added the folder to...

It was just that simple. I added the folder to the working directory and it worked just fine.

Thanks!
Forum: Plug-in development 01-25-2008, 08:41 AM
Replies: 2
Views: 14,464
Posted By rubberpimple
Question Adding USB functionality to Vizard

I'm trying to add a USB module to my Vizard installation but I'm having some difficulties. I first compiled a usb extension and added it to my Python site-packages folder, but Vizard doesn't allow me...
Showing results 1 to 16 of 16

 
Forum Jump

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


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