WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

 
 
Thread Tools Rate Thread Display Modes
Prev Previous Post   Next Post Next
  #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
 


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 09:37 AM.


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