POV-Ray : Newsgroups : povray.general : Mechsim Question Server Time
5 Aug 2024 00:21:14 EDT (-0400)
  Mechsim Question (Message 1 to 3 of 3)  
From: Reusser
Subject: Mechsim Question
Date: 2 Feb 2003 00:14:26
Message: <010220032308304500%reu1000@chorus.net>
I read the fine manual regarding mechsim, but couldn't find an
obvious way to do what I want to do.  Is there a way to specify *which*
groups to collide?  Using collision type 2, it will only test for
collisions between elements of different groups, but this still means a
lot of collisions when there are a fair amount of groups.
   This may be a little bit confusing, but the basic setup is a lot of
layers of spheres - like below only in three dimensions.  The only
relevant collisions are between the different groups A-E, but I don't
want it to test A-B, A-C, A-D, A-E, B-C, etc...  All that is necessary
is the collision between adjacent groups.  Hope I made myself clear. 
Thanks in advance.

A B C D E
* * * * *
* * * * *
* * * * *
* * * * *
* * * * *

 - Ricky


Post a reply to this message

From: Andrew
Subject: Re: Mechsim Question
Date: 2 Feb 2003 01:23:37
Message: <3e3cb969$1@news.povray.org>
"Reusser" <reu### [at] chorusnet> wrote in message
news:010220032308304500%reu### [at] chorusnet...
>    I read the fine manual regarding mechsim, but couldn't find an
> obvious way to do what I want to do.  Is there a way to specify
*which*
> groups to collide?  Using collision type 2, it will only test for
> collisions between elements of different groups, but this still means
a
> lot of collisions when there are a fair amount of groups.
>    This may be a little bit confusing, but the basic setup is a lot of
> layers of spheres - like below only in three dimensions.  The only
> relevant collisions are between the different groups A-E, but I don't
> want it to test A-B, A-C, A-D, A-E, B-C, etc...  All that is necessary
> is the collision between adjacent groups.  Hope I made myself clear.
> Thanks in advance.
>
> A B C D E
> * * * * *
> * * * * *
> * * * * *
> * * * * *
> * * * * *
>
>  - Ricky


I think this is along the same lines as my question in p.b.a


Post a reply to this message

From: Christoph Hormann
Subject: Re: Mechsim Question
Date: 2 Feb 2003 03:58:50
Message: <3E3CDDCA.C832C1A7@gmx.de>
Reusser wrote:
> 
>    I read the fine manual regarding mechsim, but couldn't find an
> obvious way to do what I want to do.  Is there a way to specify *which*
> groups to collide?  Using collision type 2, it will only test for
> collisions between elements of different groups, but this still means a
> lot of collisions when there are a fair amount of groups.
> [...]

You cannot select specific group combinations to test for collisions but
note that in your example there is no reason why a certain combination of
groups should be unnecessary to test - every mass could collide with every
other under certain circumstances.

Christoph 

-- 
POV-Ray tutorials, include files, Sim-POV,
HCR-Edit and more: http://www.tu-bs.de/~y0013390/
Last updated 31 Dec. 2002 _____./\/^>_*_<^\/\.______


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.