Mailing List
Home
Forum Home
Softimage
Carrara
trueSpace
Dir3d-l
Maya - a powerful 3D animation and visual effects software
Macromedia Flash Development
Subjects
Cameras
scaleDown command
black out solved
Aircraft Tutorial
Mathematical XYZ ?
Its done This vs That
Its done first week
recommendations for screen video captures?
3DExplorer "Oddity "
New Director
ProTeam renewals
Fuel 's new websites (X post)
Blue peter create a make toy
targeting groups question
XPost: Shockwave 3D game ( sort of )
RES: RES: RES: Fish Modeling
Emitting particles from object intersection
Fuel 's new websites (X post)
Texturing
Big Break Contest Videos
New Plugins
Models and Texture on my updated site
Error Installing Patch tS6 6
Plasma?
Looking for Inspiration
Weird EMail Q
It 's done first week ?
Cherry not cranberry
New game
Camera Animation Problem
Particle plugins?
 
Particles sharing the same ID

Particles sharing the same ID

2004-06-09       - By Vince Fortin

 Back
Reply:     1     2     3     4     5     6     7     8     9     10     >>  

No no I just called it that way...
logmessage "Particle " & inParticle.ID & " belongs to pType " & inParticle
.TypeID
Right now particle IDs remain invariant throughout the simulation but there
should be a way to reassing them on the fly... I mean why not !

-- -- Original Message -- --
From: "Felix Gebhardt" <gebhardt@(protected)>
To: <XSI@(protected)>
Sent: Wednesday, June 09, 2004 6:32 PM
Subject: Re: Particles sharing the same ID


>
> Could you please post the line that logs this information? Is pType a new
> 4.0 particle property or do you actually log the Particle.TypeID and just
> called it pType? Just to be shure there is no misunderstanding.
>
> Cheers,
> Felix
>
>
>
> kim aldis wrote:
> > Jordi, didn't you have something like this a while back, something about
> > particles being re-used in emission events?
> >
> >
> >   __ __
> >
> > From: owner-xsi@(protected) [mailto:owner-xsi@(protected)] On Behalf
> > Of Vince Fortin
> > Sent: 09 June 2004 16:35
> > To: XSI@(protected)
> > Subject: Re: Particles sharing the same ID
> >
> >
> > I spoke to fast! Have a look at this:
> >
> > 'INFO : Particle_ID 0 belongs to pType 0
> >
> > 'INFO : Particle_ID 1 belongs to pType 0
> >
> > 'INFO : Particle_ID 3 belongs to pType 0
> >
> > 'INFO : Particle_ID 3 belongs to pType 0
> >
> > 'INFO : Particle_ID 5 belongs to pType 0
> >
> > 'INFO : Particle_ID 6 belongs to pType 0
> >
> > 'INFO : Particle_ID 6 belongs to pType 0
> >
> > Lines in red are actually 4 different particles... not good at all !
> >
> > vincent
> >
> >
> >
> > -- -- Original Message -- --
> > From: "Vince Fortin" < <mailto:vfortin3d@(protected)>
> > vfortin3d@(protected)> To: < <mailto:XSI@(protected)> XSI@(protected)>
> > Sent: Wednesday, June 09, 2004 3:13 PM
> > Subject: Re: Particles sharing the same ID
> >
> >
> >> Way to go, they do obviously :)
> >>
> >> Thanks Felix
> >>
> >> vincent
> >>
> >> -- -- Original Message -- --
> >> From: "Felix Gebhardt" < <mailto:gebhardt@(protected)>
> >> gebhardt@(protected)> To: < <mailto:XSI@(protected)>
> >> XSI@(protected)> Sent: Wednesday, June 09, 2004 3:01 PM
> >> Subject: Re: Particles sharing the same ID
> >>
> >>
> >>>
> >>> Do a quick check if they differ by TypeID. If not there might be
> >>> something wrong.
> >>>
> >>> Cheers,
> >>> Felix
> >>>
> >>>
> >>> Vince Fortin wrote:
> >>>> Is there a particular reason why two particles get to share the same ID
> >>>> with an Emit pEvent?
> >>>> This also happens within the same pType, wich makes it pretty weird to
> >>>> manage.
> >>>> The doc suggests to work with indices instead for speed reasons but
> >>>> they are re-injected into the simulation.
> >>>> Wouldn't it be logic if we could fully rely on IDs with pEvent?
> >>>> Any way to force the attribution of a specific ID? Any workaround?
> >>>> Thanks!
> >>>> vincent
> >>>
> >>> ---
> >>> Unsubscribe? Mail  <mailto:Majordomo@(protected)>
> > Majordomo@(protected) with the following text in body:
> >>> unsubscribe xsi
> >>>
> >> ---
> >> Unsubscribe? Mail  <mailto:Majordomo@(protected)>
> > Majordomo@(protected) with the following text in body:
> >> unsubscribe xsi
>
> ---
> Unsubscribe? Mail Majordomo@(protected) with the following text in body:
> unsubscribe xsi
>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859 (See http://iso-8859.ora-code.com)-1">
<META content="MSHTML 6.00.2800.1106" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV><FONT face=Arial size=2>No no I just called it that way...</FONT></DIV>
<DIV><FONT face=Courier size=2>logmessage "Particle " &amp; inParticle.ID &amp;
" belongs to pType " &amp; inParticle.TypeID</FONT></DIV>
<DIV><FONT face=Arial size=2>Right now particle&nbsp;IDs remain <EM>invariant
throughout the simulation</EM> but there should be a way to reassing&nbsp;them
on the fly... I mean why not !</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-- -- Original Message -- -- </FONT>
<DIV><FONT face=Arial size=2>From: "Felix Gebhardt" &lt;</FONT><A
href="mailto:gebhardt@(protected)"><FONT face=Arial
size=2>gebhardt@(protected)</FONT></A><FONT face=Arial
size=2>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>To: &lt;</FONT><A
href="mailto:XSI@(protected)"><FONT face=Arial
size=2>XSI@(protected)</FONT></A><FONT face=Arial size=2>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: Wednesday, June 09, 2004 6:32 PM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: Re: Particles sharing the same
ID</FONT></DIV></DIV>
<DIV><FONT face=Arial><BR><FONT size=2></FONT></FONT></DIV><FONT face=Arial
size=2>&gt; <BR>&gt; Could you please post the line that logs this information?
Is pType a new<BR>&gt; 4.0 particle property or do you actually log the
Particle.TypeID and just<BR>&gt; called it pType? Just to be shure there is no
misunderstanding.<BR>&gt; <BR>&gt; Cheers,<BR>&gt; Felix<BR>&gt; <BR>&gt;
<BR>&gt; <BR>&gt; kim aldis wrote:<BR>&gt; &gt; Jordi, didn't you have
something
like this a while back, something about<BR>&gt; &gt; particles being re-used in
emission events?<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;&nbsp;&nbsp;
__ __<BR>&gt; &gt;<BR>&gt; &gt; From: </FONT><A
href="mailto:owner-xsi@(protected)"><FONT face=Arial
size=2>owner-xsi@(protected)</FONT></A><FONT face=Arial size=2>
[mailto:owner-xsi@(protected)] On Behalf<BR>&gt; &gt; Of Vince Fortin<BR>&gt;
&gt; Sent: 09 June 2004 16:35<BR>&gt; &gt; To: </FONT><A
href="mailto:XSI@(protected)"><FONT face=Arial
size=2>XSI@(protected)</FONT></A><BR><FONT face=Arial size=2>&gt; &gt;
Subject: Re: Particles sharing the same ID<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt;
&gt; I spoke to fast! Have a look at this:<BR>&gt; &gt;<BR>&gt; &gt; 'INFO :
Particle_ID 0 belongs to pType 0<BR>&gt; &gt;<BR>&gt; &gt; 'INFO : Particle_ID
1
belongs to pType 0<BR>&gt; &gt;<BR>&gt; &gt; 'INFO : Particle_ID 3 belongs to
pType 0<BR>&gt; &gt;<BR>&gt; &gt; 'INFO : Particle_ID 3 belongs to pType
0<BR>&gt; &gt;<BR>&gt; &gt; 'INFO : Particle_ID 5 belongs to pType 0<BR>&gt;
&gt;<BR>&gt; &gt; 'INFO : Particle_ID 6 belongs to pType 0<BR>&gt; &gt;<BR>&gt;
&gt; 'INFO : Particle_ID 6 belongs to pType 0<BR>&gt; &gt;<BR>&gt; &gt; Lines
in
red are actually 4 different particles... not good at all !<BR>&gt; &gt;<BR>&gt
;
&gt; vincent<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt; -- -- Original
Message -- --<BR>&gt; &gt; From: "Vince Fortin" &lt; &lt;</FONT><A
href="mailto:vfortin3d@(protected)"><FONT face=Arial
size=2>mailto:vfortin3d@(protected)</FONT></A><FONT face=Arial
size=2>&gt;<BR>&gt; &gt; </FONT><A href="mailto:vfortin3d@(protected)"><FONT
face=Arial size=2>vfortin3d@(protected)</FONT></A><FONT face=Arial size=2>&gt;
To: &lt; &lt;</FONT><A href="mailto:XSI@(protected)"><FONT face=Arial
size=2>mailto:XSI@(protected)</FONT></A><FONT face=Arial size=2>&gt; </FONT>
<A
href="mailto:XSI@(protected)"><FONT face=Arial
size=2>XSI@(protected)</FONT></A><FONT face=Arial size=2>&gt;<BR>&gt; &gt;
Sent: Wednesday, June 09, 2004 3:13 PM<BR>&gt; &gt; Subject: Re: Particles
sharing the same ID<BR>&gt; &gt;<BR>&gt; &gt;<BR>&gt; &gt;&gt; Way to go, they
do obviously :)<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; Thanks Felix<BR>&gt;
&gt;&gt;<BR>&gt; &gt;&gt; vincent<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt; -- --
Original Message -- --<BR>&gt; &gt;&gt; From: "Felix Gebhardt" &lt;
&lt;</FONT><A href="mailto:gebhardt@(protected)"><FONT face=Arial
size=2>mailto:gebhardt@(protected)</FONT></A><FONT face=Arial
size=2>&gt;<BR>&gt; &gt;&gt; </FONT><A
href="mailto:gebhardt@(protected)"><FONT face=Arial
size=2>gebhardt@(protected)</FONT></A><FONT face=Arial size=2>&gt; To: &lt;
&lt;</FONT><A href="mailto:XSI@(protected)"><FONT face=Arial
size=2>mailto:XSI@(protected)</FONT></A><FONT face=Arial size=2>&gt;<BR>&gt;
&gt;&gt; </FONT><A href="mailto:XSI@(protected)"><FONT face=Arial
size=2>XSI@(protected)</FONT></A><FONT face=Arial size=2>&gt; Sent: Wednesday
,
June 09, 2004 3:01 PM<BR>&gt; &gt;&gt; Subject: Re: Particles sharing the same
ID<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;<BR>&gt; &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt;
Do a quick check if they differ by TypeID. If not there might be<BR>&gt;
&gt;&gt;&gt; something wrong.<BR>&gt; &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt;
Cheers,<BR>&gt; &gt;&gt;&gt; Felix<BR>&gt; &gt;&gt;&gt;<BR>&gt;
&gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt; Vince Fortin wrote:<BR>&gt; &gt;&gt;&gt;&gt;
Is there a particular reason why two particles get to share the same ID<BR>&gt;
&gt;&gt;&gt;&gt; with an Emit pEvent?<BR>&gt; &gt;&gt;&gt;&gt; This also
happens
within the same pType, wich makes it pretty weird to<BR>&gt; &gt;&gt;&gt;&gt;
manage.<BR>&gt; &gt;&gt;&gt;&gt; The doc suggests to work with indices instead
for speed reasons but<BR>&gt; &gt;&gt;&gt;&gt; they are re-injected into the
simulation.<BR>&gt; &gt;&gt;&gt;&gt; Wouldn't it be logic if we could fully
rely
on IDs with pEvent?<BR>&gt; &gt;&gt;&gt;&gt; Any way to force the attribution
of
a specific ID? Any workaround?<BR>&gt; &gt;&gt;&gt;&gt; Thanks!<BR>&gt;
&gt;&gt;&gt;&gt; vincent<BR>&gt; &gt;&gt;&gt;<BR>&gt; &gt;&gt;&gt; ---<BR>&gt;
&gt;&gt;&gt; Unsubscribe? Mail&nbsp; &lt;</FONT><A
href="mailto:Majordomo@(protected)"><FONT face=Arial
size=2>mailto:Majordomo@(protected)</FONT></A><FONT face=Arial
size=2>&gt;<BR>&gt; &gt; </FONT><A href="mailto:Majordomo@(protected)"><FONT
face=Arial size=2>Majordomo@(protected)</FONT></A><FONT face=Arial size=2>
with the following text in body:<BR>&gt; &gt;&gt;&gt; unsubscribe xsi<BR>&gt;
&gt;&gt;&gt;<BR>&gt; &gt;&gt; ---<BR>&gt; &gt;&gt; Unsubscribe? Mail&nbsp;
&lt;</FONT><A href="mailto:Majordomo@(protected)"><FONT face=Arial
size=2>mailto:Majordomo@(protected)</FONT></A><FONT face=Arial
size=2>&gt;<BR>&gt; &gt; </FONT><A href="mailto:Majordomo@(protected)"><FONT
face=Arial size=2>Majordomo@(protected)</FONT></A><FONT face=Arial size=2>
with the following text in body:<BR>&gt; &gt;&gt; unsubscribe xsi<BR>&gt;
<BR>&gt; ---<BR>&gt; Unsubscribe? Mail </FONT><A
href="mailto:Majordomo@(protected)"><FONT face=Arial
size=2>Majordomo@(protected)</FONT></A><FONT face=Arial size=2> with the
following text in body:<BR>&gt; unsubscribe xsi<BR>&gt; </FONT></BODY></HTML>