RE: Switching geometry emitter

2012-05-22 Thread Grahame Fuller
...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Christian Keller Sent: Tuesday, May 22, 2012 12:01 PM To: softimage@listproc.autodesk.com Subject: Re: Switching geometry emitter yep, that´s the way i´m doing it. you can use a scalar instead of the bool and control

Re: Switching geometry emitter

2012-05-22 Thread Christian Keller
To: softimage@listproc.autodesk.com <mailto:softimage@listproc.autodesk.com> Subject: Re: Switching geometry emitter HACKY WORKAROUND WARNING!!! If you Generate a Sample Set, get the PointPosition from the locations and then create an arr

Re: Switching geometry emitter

2012-05-22 Thread Andy Moorer
mage-boun...@listproc.autodesk.com > [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Peter Agg > Sent: May-18-12 10:40 AM > To: softimage@listproc.autodesk.com > Subject: Re: Switching geometry emitter > > HACKY WORKAROUND WARNING!!! > > If you Generat

Re: Switching geometry emitter

2012-05-18 Thread Chris Marshall
; >> >> From: softimage-boun...@listproc.autodesk.com [mailto: >> softimage-boun...@listproc.autodesk.com] On Behalf Of Peter Agg >> Sent: May-18-12 10:40 AM >> To: softimage@listproc.autodesk.com >> Subject: Re: Switching geometry emitter >> >> HACKY WORKAROUND WARNI

Re: Switching geometry emitter

2012-05-18 Thread Vladimir Jankijevic
u want to be emitting at that > point in time > > > > From: softimage-boun...@listproc.autodesk.com [mailto: > softimage-boun...@listproc.autodesk.com] On Behalf Of Peter Agg > Sent: May-18-12 10:40 AM > To: softimage@listproc.autodesk.com > Subject: Re: Switching geomet

RE: Switching geometry emitter

2012-05-18 Thread Stephen Blair
-boun...@listproc.autodesk.com] On Behalf Of Peter Agg Sent: May-18-12 10:40 AM To: softimage@listproc.autodesk.com Subject: Re: Switching geometry emitter HACKY WORKAROUND WARNING!!! If you Generate a Sample Set, get the PointPosition from the locations and then create an array out of it you can

Re: Switching geometry emitter

2012-05-18 Thread Chris Marshall
Great solution!!! Thanks a lot On 18 May 2012 15:40, Peter Agg wrote: > HACKY WORKAROUND WARNING!!! > > If you Generate a Sample Set, get the PointPosition from the locations and > then create an array out of it you can plug that data into an Add Point > node without context issues. > > Dirty,

Re: Switching geometry emitter

2012-05-18 Thread Chris Marshall
Well that seems to work if after the emit node, but that means you need three emit nodes and I'd hoped to have just one. I was thinking of plugging the three pieces of geometry into a conditional type thing which I could use to switch between them, before the emit node. On 18 May 2012 15:16, Sand

RE: Switching geometry emitter

2012-05-18 Thread Sandy Sutherland
Can you not use 'if' nodes and use an integer or something to drive the selection? S. _ Sandy Sutherland Technical Supervisor sandy.sutherl...@triggerfish.co.za _ From: softimage-boun...@listproc.autodes