Hi,
Is anyone know how to animate the parameter for particleMesh(RK) inside RF5??
Standard mesher can do keyframing, but RK mesher cannot...
Cheers,
kobataro
Keyframing "ParticleMesh (RK)" parameters inside RF5?
Re: Keyframing "ParticleMesh (RK)" parameters inside RF5?
Hi Kobataro,
Unfortunately we haven´t added that possibility yet, but thanks for reminding us.
The workaround is to access the parameters via scripting right now, and change them on a per frame basis.
You could for example use a dummy object that holds the animation for the values, read that and set it to the RK mesh on each frame.
Cheers,
g-)
Unfortunately we haven´t added that possibility yet, but thanks for reminding us.
The workaround is to access the parameters via scripting right now, and change them on a per frame basis.
You could for example use a dummy object that holds the animation for the values, read that and set it to the RK mesh on each frame.
Cheers,
g-)
...........Gus Sánchez-Pérez..........
RealFlow Product Manager
Next Limit Technologies
RealFlow Product Manager
Next Limit Technologies
-
- Posts: 71
- Joined: Wed Jun 09, 2010 6:23 pm
Re: Keyframing "ParticleMesh (RK)" parameters inside RF5?
If you have RenderKit for Mental ray or Renderman you could do it.
Cheers.
Cheers.
Jorge Medina Alix
VFX TD / 3DFluids Consultancy
Tech RF Blog: RF Wisdom
Personal works (WIP): Liquid Entropy
VFX TD / 3DFluids Consultancy
Tech RF Blog: RF Wisdom
Personal works (WIP): Liquid Entropy
Re: Keyframing "ParticleMesh (RK)" parameters inside RF5?
Yes, it did worked via scripting.gus wrote:Unfortunately we haven´t added that possibility yet, but thanks for reminding us.
The workaround is to access the parameters via scripting right now, and change them on a per frame basis.
You could for example use a dummy object that holds the animation for the values, read that and set it to the RK mesh on each frame.
Thanks, Gus.
Thanks for the info too, Jorge.Jorge Medina wrote:If you have RenderKit for Mental ray or Renderman you could do it.
Cheers.
Cheers,
kobataro