WorldViz User Forum  

Go Back   WorldViz User Forum > Vizard

Reply
 
Thread Tools Rate Thread Display Modes
  #1  
Old 03-30-2012, 09:00 AM
Veronika Veronika is offline
Member
 
Join Date: Jan 2010
Posts: 22
create group of objects

hello,

how I can create one group of objects?
Because I want to set collision, but for each object separately - it will be very time-consuming.

thanks

Veronika
Reply With Quote
  #2  
Old 03-30-2012, 09:12 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
Each object will need it's own collision shape. Are all these objects you want to group together the same type of object? Can you describe your application?
Reply With Quote
  #3  
Old 03-31-2012, 11:13 AM
Veronika Veronika is offline
Member
 
Join Date: Jan 2010
Posts: 22
Quote:

viz.phys.enable()

ground.collidePlane()

<node3d>.collideBox()
<node3d>.disable(viz.DYNAMICS)

avatar.collideBox()
avatar.disable(viz.STATICS)
avatar.enable(viz.COLLIDE_NOTIFY)
I have approximately 30 objects - each object is '*.wrl'. And I need to set collision between avatar and objects and therefore I need to create group of objects.
Reply With Quote
  #4  
Old 04-02-2012, 08:32 AM
Jeff Jeff is offline
WorldViz Team Member
 
Join Date: Aug 2008
Posts: 2,471
You'll need to add a separate collision shape for each object.
Reply With Quote
  #5  
Old 04-02-2012, 11:45 PM
Veronika Veronika is offline
Member
 
Join Date: Jan 2010
Posts: 22
ouuu, yes?
you didn't give me a good information
but thanks
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
artoolkit load 3d objects into application xcuddlex Vizard 8 04-18-2011 02:00 AM
Trouble picking text3d objects Salvar Vizard 4 12-01-2010 03:07 PM
static or dynamic objects shahramy Vizard 2 11-10-2010 12:32 AM
Semi-circle array containing target and distractor objects ptjt255 Vizard 3 08-04-2009 03:09 AM
Could not find plugin to load objects... halley Vizard 1 05-30-2006 11:01 AM


All times are GMT -7. The time now is 09:50 AM.


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