WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 02-24-2015, 11:05 AM
NewtAgain NewtAgain is offline
Member
 
Join Date: Feb 2015
Posts: 1
Linking and Physics

We are utilizing the 3d mouse to move a floating hand which is just a normal viz child. However the collision detection doesn't work. We also have key bindings to move the hand and when the hand is moved utilizing the key bindings the hand will not pass through objects and properly collides. Is there something we are missing in terms of linking objects to devices and it's affect on collision?

The code is fairly disorganized at this point but it's something along these lines.

sudo code

lab = viz.addChild("lab.osgb")
labCollide = lab.CollideMesh

hand = viz.addChild("glove.osgb")
handCollide = hand.CollideMesh

device = 3dconnexion
viz.link (device, hand)

physics on
Reply With Quote
  #2  
Old 02-27-2015, 08:21 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Can you post a simple example that can be run and reproduces the issue for you?
Reply With Quote
Reply

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Body linking nige777 Vizard 3 03-06-2008 02:17 PM


All times are GMT -7. The time now is 03:41 PM.


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