Re: Python on Linux

2012-09-18 Thread Xavier Lapointe
Hmm, but this can have nasty side effects (recently experienced it). Someone pointed out to me that you can actually pass the *env *keyword argument in the subprocess call and pass a *copy *of the current environment instead (with necessary modifications). On Fri, Sep 14, 2012 at 12:33 AM, Alan

Random offset image sequence based on particle ID

2012-09-18 Thread olivier jeannel
Hi gang, I know how to set image-texture based on particle ID (image01 set to particle ID 01, image02 set to particle ID 02,etc.) I'd like to have one image sequence (a video), with time offseted based on Particle ID. Example : Particle 01 gets sequence from 0 to 100, particle 02 gets

Re: Random offset image sequence based on particle ID

2012-09-18 Thread Ben Beckett
Hi Olivier Could you test the particle id with a condition if the id is in this range set this! if in another range set this! Ben On 18 September 2012 07:56, olivier jeannel olivier.jean...@noos.fr wrote: Hi gang, I know how to set image-texture based on particle ID (image01 set to

Re: Animation/keyframe setting that's driving me crazy.

2012-09-18 Thread Anthony Martin
Hi. Renaming the preferences folder so that Soft creates a new one seems to have done the trick. Thanks! Anthony On Mon, Sep 17, 2012 at 8:15 AM, Stefan Kubicek s...@tidbit-images.comwrote: Restarting XSI doesn not help? Have you tried deleting your preferences? Do you have any plugins with

Re: Python on Linux

2012-09-18 Thread Alan Fregtman
Oh, good to know! Neat. :) On Tue, Sep 18, 2012 at 2:20 AM, Xavier Lapointe xl.mailingl...@gmail.com wrote: Hmm, but this can have nasty side effects (recently experienced it). Someone pointed out to me that you can actually pass the env keyword argument in the subprocess call and pass a copy

Re: In case you missed it..

2012-09-18 Thread Jeffrey Dates
and, to bring the thread full-circle and kick a dead horse... saw this today. http://cgmemes.blogspot.com/2012/09/best-particles-system-ever.html

Re: unscientific rendering test

2012-09-18 Thread Orlando Esponda
Out of curiosity, have you tried you're i7 (6 cores) without overclock? Does overclock really helps to speed up render times? On Tue, Sep 18, 2012 at 11:43 AM, Leoung O'Young digim...@digimata.comwrote: For anyone interested Rough numbers in a rendering test with different CPUs XSI /Mental

Re: unscientific rendering test

2012-09-18 Thread Leoung O'Young
No I haven't, probably does but I don't know by how much On 9/18/2012 1:23 PM, Orlando Esponda wrote: Out of curiosity, have you tried you're i7 (6 cores) without overclock? Does overclock really helps to speed up render times? On Tue, Sep 18, 2012 at 11:43 AM, Leoung O'Young

RE: Polygon Island orientation

2012-09-18 Thread Grahame Fuller
Maybe use two point clouds - one with the original orientation for the instances and a matching cloud with the particles' Y axes pointing at the surface. Use Switch Context to match their positions. gray From: softimage-boun...@listproc.autodesk.com

Re: Polygon Island orientation

2012-09-18 Thread Alan Fregtman
Polygon islands don't have real centers. I assume you meant you have several objects, one per island and you wish to orient those without touching the existing point positions? Am I right? On Tue, Sep 18, 2012 at 3:03 PM, Eric Lampi ericla...@gmail.com wrote: Is there any way to change a polygon

Re: Polygon Island orientation

2012-09-18 Thread Eric Lampi
Yes, I believe so. I'm freelancing someplace and it was a tool they were already using. I asked and I couldn't get confirmation, basically I am not sure where we got it. So it's made my job a little harder! It's create polygon island transform with and ICE pcloud under the createpoly menu. On

RE: Small Annoying Things

2012-09-18 Thread Eric Cosky
If you have two RT shaders with different extensions, you can't distinguish between them in the render tree shader list. Ie MyShader.cgfx MyShader.fx Show up in the list as: MyShader MyShader Mildly annoying is how when the Realtime/CgFX category is selected, shows both .cgfx

Re: Polygon Island orientation

2012-09-18 Thread Gustavo Eggert Boehs
:/ though spot to be in... so there is a pointcloud controling all this islands, is that it? Im having a hard time trying to understand what is going on. The orientations you have at first are point to worldspace, not to the sphere. So you might want to get the ofsset between that and the sphere

RE: Polygon Island orientation

2012-09-18 Thread Matt Lind
If you're using polygon islands, then you're essentially doing deformations on a single mesh. In which case the centers will not maintain alignment with each island because what you're seeing are not the centers of the islands, but temporary manipulators. This is normal and expected behavior.

ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Bradley Gabe
Let's say I have an ICE tree where each particle is paired with a second particle, and the second with the first, both by ID attribute. I need to build a logic structure where, if one particle is True, its paired particle is False. And it needs to be randomly distributed through the cloud. Does

RE: ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Matt Lind
Altogether now: I have an ICE tree where each particle is paired with a second particle, and the second with the first, both by ID attribute. OK, now onto your problem. What kind of relationship are you trying to set up? Master/Slave or bi-directional like spooky action? Matt From:

RE: ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Jeff McFall
is there a cat involved? From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Bradley Gabe Sent: Tuesday, September 18, 2012 9:04 PM To: softimage@listproc.autodesk.com Subject: ICE Setting a Switch for Random Pairs? Let's say I have an ICE

Re: ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Bradley Gabe
Bi-directional, and I only need to set it once. If one particle is True, its partner is False. On Tue, Sep 18, 2012 at 8:09 PM, Matt Lind ml...@carbinestudios.com wrote: Altogether now: “I have an ICE tree where each particle is paired with a second particle, and the second with the first,

Re: ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Bradley Gabe
Nope, this is for Psyop, not The Mill. On Tue, Sep 18, 2012 at 8:13 PM, Jeff McFall jeff.mcf...@sas.com wrote: is there a cat involved? ** ** *From:* softimage-boun...@listproc.autodesk.com [mailto: softimage-boun...@listproc.autodesk.com] *On Behalf Of *Bradley Gabe *Sent:* Tuesday,

RE: ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Matt Lind
Should I assume the setting for an individual particle is being set based on an event and cannot be determined at time of emission/birth? Matt From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Bradley Gabe Sent: Tuesday, September 18,

RE: ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Matt Lind
Actually, I probably don't need to know. Usually when you have this situation you need to involve a neutral 3rd party to manage the states. One possible solution is to implement an event based trigger to look at the states of each particle in the pair and flip them if necessary. This event

RE: ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Matt Lind
Pseudo code: Determine number of particles to be emitted Initialize ICE attribute lookup table with flipped state status set to false for each index Birth particles Identify and assign IDs to particle pairs (odd/even pairs, for

Re: In house Softimage hair broken?

2012-09-18 Thread Ben Houston
Melena, written by Helge and open sourced, is quite popular I understand. Haven't used it myself though. -ben On Tue, Sep 18, 2012 at 11:10 PM, Adam Sale adamfs...@gmail.com wrote: Its been a while since I've tried the Softimage hair, but I find it so ridiculously buggy, to be almost unusable

Re: ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Eric Thivierge
Where is the part about Softimage only being a particle system? I think that is a mandatory inclusion in any diagrams from this point forward Eric Thivierge http://www.ethivierge.com

Re: ICE Setting a Switch for Random Pairs?

2012-09-18 Thread Bradley Gabe
Incidentally, here's the logic construct for the solution. As it would happen, it ended up being pretty darn simple. Each particle was already storing the ID of its partner. For each particle, I stored a unique random value in an attribute named priority. The following tree sets the switch:

RE: In house Softimage hair broken?

2012-09-18 Thread Szabolcs Matefy
Both Melena and Kristinka has its strength and weakness...I wish the mixture of both J From: softimage-boun...@listproc.autodesk.com [mailto:softimage-boun...@listproc.autodesk.com] On Behalf Of Adam Sale Sent: Wednesday, September 19, 2012 6:33 AM To: softimage@listproc.autodesk.com Subject: