ICE - geo weightmaps to particlespeed?

2014-10-20 Thread Morten Bartholdy
I am trying to use a weightmap on my emitter to drive/multiply particle speed in a simple particle simulation. I have run in to the old context mismatch between polymesh data and pointclouds trying to put my weightmap values into emission speed. I am guessing I should find weightmap values at emit

Re: ICE - geo weightmaps to particlespeed?

2014-10-20 Thread patrick nethercoat
simpler than you're expecting. In a basic way: Get_Particle_Emit_Location - getData (cls.WeightMapCls.Weight_Map.Weights) - speed input of your emit node. On 20 October 2014 13:51, Morten Bartholdy x...@colorshopvfx.dk wrote: I am trying to use a weightmap on my emitter to drive/multiply