Does anyone know of an an ICE addon ever been released to SI that allows for similar effect to this:
or this discontinued plugin for C4D:
Any pointers on how to recreate it using ICE? (I know it's a very broad question
BTW. I believe ScriptOP also suffers from this kind of things."In versions above 7.01 (or probably 7.5), 'get data from previous frame', works only in simulated ICE tree"
If you want exactly "Blur Deformer", but as a Deform "effect" you can very easily done it with ICE.Having a Simulation region in the stack means that the lower regions of the stack will be evaluated only on the first frame of the simulation, and subsequent frames will be based on the previous frame
Please notice, above example is Simulated, i.e. you can't use it for as an interactive toolI3D wrote: 09 Jul 2021, 23:30 Thanks opoppopopp
That is very informative, your example looks cool as well and is seems that is what I'm looking for.
I want aware of such changes that caused those limitations, thanks for the link.
I did perform a an extensive search before asking the question, I've tried acceleration blur, fake blur, motion blur effect, and today I've searched smear both in here and in xsisupport. None have shown up. In the example your showing, is it a compound your created or is it a compound that can be downloaded?
Thank you
Yes, this is what I want to explain.I3D wrote: 10 Jul 2021, 11:37 I believe I understand now. So if I were to build this "effect" using ICE then I will lose all interactivity because the limitation of using previous frame requires that I would simulate/cash the animation before applying the effect, thus loosing all envelope parameters and such. Is that correct?